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