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