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 InvalidChangeBatchExceptionInvalidChangeBatchException. withMessages(String... messages)Descriptive message for the error response.InvalidChangeBatchExceptionInvalidChangeBatchException. withMessages(Collection<String> messages)Descriptive message for the error response.
-