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