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