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