Uses of Class
software.amazon.awssdk.services.globalaccelerator.model.ConflictException
-
Packages that use ConflictException Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator -
-
Uses of ConflictException in software.amazon.awssdk.services.globalaccelerator
Methods in software.amazon.awssdk.services.globalaccelerator that throw ConflictException 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.default RemoveCustomRoutingEndpointsResponseGlobalAcceleratorClient. removeCustomRoutingEndpoints(Consumer<RemoveCustomRoutingEndpointsRequest.Builder> removeCustomRoutingEndpointsRequest)Remove endpoints from a custom routing accelerator.default RemoveCustomRoutingEndpointsResponseGlobalAcceleratorClient. removeCustomRoutingEndpoints(RemoveCustomRoutingEndpointsRequest removeCustomRoutingEndpointsRequest)Remove endpoints from a custom routing accelerator.
-