Uses of Class
software.amazon.awssdk.services.globalaccelerator.model.EndpointAlreadyExistsException
-
Packages that use EndpointAlreadyExistsException Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator -
-
Uses of EndpointAlreadyExistsException in software.amazon.awssdk.services.globalaccelerator
Methods in software.amazon.awssdk.services.globalaccelerator that throw EndpointAlreadyExistsException Modifier and Type Method Description default AddCustomRoutingEndpointsResponseGlobalAcceleratorClient. addCustomRoutingEndpoints(Consumer<AddCustomRoutingEndpointsRequest.Builder> 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.
-