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