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