Uses of Interface
software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException.Builder
-
Packages that use NoSuchCidrCollectionException.Builder Package Description software.amazon.awssdk.services.route53.model -
-
Uses of NoSuchCidrCollectionException.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return NoSuchCidrCollectionException.Builder Modifier and Type Method Description NoSuchCidrCollectionException.BuilderNoSuchCidrCollectionException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static NoSuchCidrCollectionException.BuilderNoSuchCidrCollectionException. builder()NoSuchCidrCollectionException.BuilderNoSuchCidrCollectionException.Builder. cause(Throwable cause)NoSuchCidrCollectionException.BuilderNoSuchCidrCollectionException.Builder. message(String message)NoSuchCidrCollectionException.BuilderNoSuchCidrCollectionException.Builder. requestId(String requestId)NoSuchCidrCollectionException.BuilderNoSuchCidrCollectionException.Builder. statusCode(int statusCode)NoSuchCidrCollectionException.BuilderNoSuchCidrCollectionException. toBuilder()NoSuchCidrCollectionException.BuilderNoSuchCidrCollectionException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type NoSuchCidrCollectionException.Builder Modifier and Type Method Description static Class<? extends NoSuchCidrCollectionException.Builder>NoSuchCidrCollectionException. serializableBuilderClass()
-