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