Uses of Class
software.amazon.awssdk.services.globalaccelerator.model.AddCustomRoutingEndpointsRequest
-
Packages that use AddCustomRoutingEndpointsRequest Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator software.amazon.awssdk.services.globalaccelerator.transform -
-
Uses of AddCustomRoutingEndpointsRequest in software.amazon.awssdk.services.globalaccelerator
Methods in software.amazon.awssdk.services.globalaccelerator with parameters of type AddCustomRoutingEndpointsRequest Modifier and Type Method Description default CompletableFuture<AddCustomRoutingEndpointsResponse>GlobalAcceleratorAsyncClient. addCustomRoutingEndpoints(AddCustomRoutingEndpointsRequest addCustomRoutingEndpointsRequest)Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.default AddCustomRoutingEndpointsResponseGlobalAcceleratorClient. addCustomRoutingEndpoints(AddCustomRoutingEndpointsRequest addCustomRoutingEndpointsRequest)Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator. -
Uses of AddCustomRoutingEndpointsRequest in software.amazon.awssdk.services.globalaccelerator.transform
Methods in software.amazon.awssdk.services.globalaccelerator.transform with parameters of type AddCustomRoutingEndpointsRequest Modifier and Type Method Description SdkHttpFullRequestAddCustomRoutingEndpointsRequestMarshaller. marshall(AddCustomRoutingEndpointsRequest addCustomRoutingEndpointsRequest)
-