Uses of Interface
software.amazon.awssdk.services.route53recoveryreadiness.model.Route53RecoveryReadinessException.Builder
-
Packages that use Route53RecoveryReadinessException.Builder Package Description software.amazon.awssdk.services.route53recoveryreadiness.model -
-
Uses of Route53RecoveryReadinessException.Builder in software.amazon.awssdk.services.route53recoveryreadiness.model
Subinterfaces of Route53RecoveryReadinessException.Builder in software.amazon.awssdk.services.route53recoveryreadiness.model Modifier and Type Interface Description static interfaceAccessDeniedException.Builderstatic interfaceConflictException.Builderstatic interfaceInternalServerException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceThrottlingException.Builderstatic interfaceValidationException.BuilderClasses in software.amazon.awssdk.services.route53recoveryreadiness.model that implement Route53RecoveryReadinessException.Builder Modifier and Type Class Description protected static classRoute53RecoveryReadinessException.BuilderImplMethods in software.amazon.awssdk.services.route53recoveryreadiness.model that return types with arguments of type Route53RecoveryReadinessException.Builder Modifier and Type Method Description static Class<? extends Route53RecoveryReadinessException.Builder>Route53RecoveryReadinessException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.route53recoveryreadiness.model with parameters of type Route53RecoveryReadinessException.Builder Constructor Description Route53RecoveryReadinessException(Route53RecoveryReadinessException.Builder builder)
-