Uses of Class
software.amazon.awssdk.services.supportapp.endpoints.SupportAppEndpointParams
-
Packages that use SupportAppEndpointParams Package Description software.amazon.awssdk.services.supportapp.endpoints software.amazon.awssdk.services.supportapp.endpoints.internal -
-
Uses of SupportAppEndpointParams in software.amazon.awssdk.services.supportapp.endpoints
Methods in software.amazon.awssdk.services.supportapp.endpoints that return SupportAppEndpointParams Modifier and Type Method Description SupportAppEndpointParamsSupportAppEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.supportapp.endpoints with parameters of type SupportAppEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>SupportAppEndpointProvider. resolveEndpoint(SupportAppEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of SupportAppEndpointParams in software.amazon.awssdk.services.supportapp.endpoints.internal
Methods in software.amazon.awssdk.services.supportapp.endpoints.internal that return SupportAppEndpointParams Modifier and Type Method Description static SupportAppEndpointParamsSupportAppResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.supportapp.endpoints.internal with parameters of type SupportAppEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultSupportAppEndpointProvider. resolveEndpoint(SupportAppEndpointParams params)
-