Uses of Class
software.amazon.awssdk.services.route53profiles.endpoints.Route53ProfilesEndpointParams
-
Packages that use Route53ProfilesEndpointParams Package Description software.amazon.awssdk.services.route53profiles.endpoints software.amazon.awssdk.services.route53profiles.endpoints.internal -
-
Uses of Route53ProfilesEndpointParams in software.amazon.awssdk.services.route53profiles.endpoints
Methods in software.amazon.awssdk.services.route53profiles.endpoints that return Route53ProfilesEndpointParams Modifier and Type Method Description Route53ProfilesEndpointParamsRoute53ProfilesEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.route53profiles.endpoints with parameters of type Route53ProfilesEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>Route53ProfilesEndpointProvider. resolveEndpoint(Route53ProfilesEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of Route53ProfilesEndpointParams in software.amazon.awssdk.services.route53profiles.endpoints.internal
Methods in software.amazon.awssdk.services.route53profiles.endpoints.internal that return Route53ProfilesEndpointParams Modifier and Type Method Description static Route53ProfilesEndpointParamsRoute53ProfilesResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.route53profiles.endpoints.internal with parameters of type Route53ProfilesEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultRoute53ProfilesEndpointProvider. resolveEndpoint(Route53ProfilesEndpointParams endpointParams)
-