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