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