Uses of Interface
software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
Packages that use InvalidChangeBatchException.Builder
-
Uses of InvalidChangeBatchException.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return InvalidChangeBatchException.BuilderModifier and TypeMethodDescriptionInvalidChangeBatchException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) InvalidChangeBatchException.builder()InvalidChangeBatchException.Builder.messages(Collection<String> messages) InvalidChangeBatchException.Builder.numAttempts(Integer numAttempts) InvalidChangeBatchException.Builder.statusCode(int statusCode) InvalidChangeBatchException.toBuilder()InvalidChangeBatchException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type InvalidChangeBatchException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvalidChangeBatchException.Builder>InvalidChangeBatchException.serializableBuilderClass()