Uses of Class
software.amazon.awssdk.services.route53recoverycluster.model.Route53RecoveryClusterRequest
-
Packages that use Route53RecoveryClusterRequest Package Description software.amazon.awssdk.services.route53recoverycluster.internal software.amazon.awssdk.services.route53recoverycluster.model -
-
Uses of Route53RecoveryClusterRequest in software.amazon.awssdk.services.route53recoverycluster.internal
Methods in software.amazon.awssdk.services.route53recoverycluster.internal with type parameters of type Route53RecoveryClusterRequest Modifier and Type Method Description static <T extends Route53RecoveryClusterRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends Route53RecoveryClusterRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of Route53RecoveryClusterRequest in software.amazon.awssdk.services.route53recoverycluster.model
Subclasses of Route53RecoveryClusterRequest in software.amazon.awssdk.services.route53recoverycluster.model Modifier and Type Class Description classGetRoutingControlStateRequestclassListRoutingControlsRequestclassUpdateRoutingControlStateRequestclassUpdateRoutingControlStatesRequestMethods in software.amazon.awssdk.services.route53recoverycluster.model that return Route53RecoveryClusterRequest Modifier and Type Method Description Route53RecoveryClusterRequestRoute53RecoveryClusterRequest.Builder. build()Constructors in software.amazon.awssdk.services.route53recoverycluster.model with parameters of type Route53RecoveryClusterRequest Constructor Description BuilderImpl(Route53RecoveryClusterRequest request)
-