Uses of Class
software.amazon.awssdk.services.workspacesthinclient.endpoints.WorkSpacesThinClientEndpointParams
-
-
Uses of WorkSpacesThinClientEndpointParams in software.amazon.awssdk.services.workspacesthinclient.endpoints
Methods in software.amazon.awssdk.services.workspacesthinclient.endpoints that return WorkSpacesThinClientEndpointParams Modifier and Type Method Description WorkSpacesThinClientEndpointParamsWorkSpacesThinClientEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.workspacesthinclient.endpoints with parameters of type WorkSpacesThinClientEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>WorkSpacesThinClientEndpointProvider. resolveEndpoint(WorkSpacesThinClientEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of WorkSpacesThinClientEndpointParams in software.amazon.awssdk.services.workspacesthinclient.endpoints.internal
Methods in software.amazon.awssdk.services.workspacesthinclient.endpoints.internal that return WorkSpacesThinClientEndpointParams Modifier and Type Method Description static WorkSpacesThinClientEndpointParamsWorkSpacesThinClientResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.workspacesthinclient.endpoints.internal with parameters of type WorkSpacesThinClientEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultWorkSpacesThinClientEndpointProvider. resolveEndpoint(WorkSpacesThinClientEndpointParams endpointParams)
-