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