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