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