Uses of Class
software.amazon.awssdk.services.route53recoveryreadiness.endpoints.Route53RecoveryReadinessEndpointParams
-
-
Uses of Route53RecoveryReadinessEndpointParams in software.amazon.awssdk.services.route53recoveryreadiness.endpoints
Methods in software.amazon.awssdk.services.route53recoveryreadiness.endpoints that return Route53RecoveryReadinessEndpointParams Modifier and Type Method Description Route53RecoveryReadinessEndpointParamsRoute53RecoveryReadinessEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.route53recoveryreadiness.endpoints with parameters of type Route53RecoveryReadinessEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>Route53RecoveryReadinessEndpointProvider. resolveEndpoint(Route53RecoveryReadinessEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of Route53RecoveryReadinessEndpointParams in software.amazon.awssdk.services.route53recoveryreadiness.endpoints.internal
Methods in software.amazon.awssdk.services.route53recoveryreadiness.endpoints.internal that return Route53RecoveryReadinessEndpointParams Modifier and Type Method Description static Route53RecoveryReadinessEndpointParamsRoute53RecoveryReadinessResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.route53recoveryreadiness.endpoints.internal with parameters of type Route53RecoveryReadinessEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultRoute53RecoveryReadinessEndpointProvider. resolveEndpoint(Route53RecoveryReadinessEndpointParams params)
-