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