Uses of Class
software.amazon.awssdk.services.route53recoverycontrolconfig.model.DescribeSafetyRuleRequest
-
Packages that use DescribeSafetyRuleRequest Package Description software.amazon.awssdk.services.route53recoverycontrolconfig Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controllersoftware.amazon.awssdk.services.route53recoverycontrolconfig.transform -
-
Uses of DescribeSafetyRuleRequest in software.amazon.awssdk.services.route53recoverycontrolconfig
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig with parameters of type DescribeSafetyRuleRequest Modifier and Type Method Description default CompletableFuture<DescribeSafetyRuleResponse>Route53RecoveryControlConfigAsyncClient. describeSafetyRule(DescribeSafetyRuleRequest describeSafetyRuleRequest)Returns information about a safety rule.default DescribeSafetyRuleResponseRoute53RecoveryControlConfigClient. describeSafetyRule(DescribeSafetyRuleRequest describeSafetyRuleRequest)Returns information about a safety rule. -
Uses of DescribeSafetyRuleRequest in software.amazon.awssdk.services.route53recoverycontrolconfig.transform
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.transform with parameters of type DescribeSafetyRuleRequest Modifier and Type Method Description SdkHttpFullRequestDescribeSafetyRuleRequestMarshaller. marshall(DescribeSafetyRuleRequest describeSafetyRuleRequest)
-