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