Uses of Class
software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints.Route53RecoveryControlConfigEndpointParams
-
-
Uses of Route53RecoveryControlConfigEndpointParams in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints that return Route53RecoveryControlConfigEndpointParams Modifier and Type Method Description Route53RecoveryControlConfigEndpointParamsRoute53RecoveryControlConfigEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints with parameters of type Route53RecoveryControlConfigEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>Route53RecoveryControlConfigEndpointProvider. resolveEndpoint(Route53RecoveryControlConfigEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of Route53RecoveryControlConfigEndpointParams in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints.internal
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints.internal that return Route53RecoveryControlConfigEndpointParams Modifier and Type Method Description static Route53RecoveryControlConfigEndpointParamsRoute53RecoveryControlConfigResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints.internal with parameters of type Route53RecoveryControlConfigEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultRoute53RecoveryControlConfigEndpointProvider. resolveEndpoint(Route53RecoveryControlConfigEndpointParams endpointParams)
-