Uses of Class
software.amazon.awssdk.services.globalaccelerator.model.EndpointGroupAlreadyExistsException
-
Packages that use EndpointGroupAlreadyExistsException Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator -
-
Uses of EndpointGroupAlreadyExistsException in software.amazon.awssdk.services.globalaccelerator
Methods in software.amazon.awssdk.services.globalaccelerator that throw EndpointGroupAlreadyExistsException Modifier and Type Method Description default CreateCustomRoutingEndpointGroupResponseGlobalAcceleratorClient. createCustomRoutingEndpointGroup(Consumer<CreateCustomRoutingEndpointGroupRequest.Builder> createCustomRoutingEndpointGroupRequest)Create an endpoint group for the specified listener for a custom routing accelerator.default CreateCustomRoutingEndpointGroupResponseGlobalAcceleratorClient. createCustomRoutingEndpointGroup(CreateCustomRoutingEndpointGroupRequest createCustomRoutingEndpointGroupRequest)Create an endpoint group for the specified listener for a custom routing accelerator.default CreateEndpointGroupResponseGlobalAcceleratorClient. createEndpointGroup(Consumer<CreateEndpointGroupRequest.Builder> createEndpointGroupRequest)Create an endpoint group for the specified listener.default CreateEndpointGroupResponseGlobalAcceleratorClient. createEndpointGroup(CreateEndpointGroupRequest createEndpointGroupRequest)Create an endpoint group for the specified listener.
-