Uses of Class
com.amazonaws.services.route53.model.InvalidChangeBatchException
-
Packages that use InvalidChangeBatchException Package Description com.amazonaws.services.route53.model -
-
Uses of InvalidChangeBatchException in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return InvalidChangeBatchException Modifier and Type Method Description InvalidChangeBatchException
InvalidChangeBatchException. withMessages(String... messages)
Descriptive message for the error response.InvalidChangeBatchException
InvalidChangeBatchException. withMessages(Collection<String> messages)
Descriptive message for the error response.
-