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