Uses of Class
software.amazon.awssdk.services.globalaccelerator.model.CreateCustomRoutingEndpointGroupRequest
-
Packages that use CreateCustomRoutingEndpointGroupRequest Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator software.amazon.awssdk.services.globalaccelerator.transform -
-
Uses of CreateCustomRoutingEndpointGroupRequest in software.amazon.awssdk.services.globalaccelerator
Methods in software.amazon.awssdk.services.globalaccelerator with parameters of type CreateCustomRoutingEndpointGroupRequest Modifier and Type Method Description default CompletableFuture<CreateCustomRoutingEndpointGroupResponse>GlobalAcceleratorAsyncClient. createCustomRoutingEndpointGroup(CreateCustomRoutingEndpointGroupRequest 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. -
Uses of CreateCustomRoutingEndpointGroupRequest in software.amazon.awssdk.services.globalaccelerator.transform
Methods in software.amazon.awssdk.services.globalaccelerator.transform with parameters of type CreateCustomRoutingEndpointGroupRequest Modifier and Type Method Description SdkHttpFullRequestCreateCustomRoutingEndpointGroupRequestMarshaller. marshall(CreateCustomRoutingEndpointGroupRequest createCustomRoutingEndpointGroupRequest)
-