default AddCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.addCustomRoutingEndpoints(Consumer<AddCustomRoutingEndpointsRequest.Builder> addCustomRoutingEndpointsRequest) |
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
|
default AddCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.addCustomRoutingEndpoints(AddCustomRoutingEndpointsRequest addCustomRoutingEndpointsRequest) |
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
|
default AddEndpointsResponse |
GlobalAcceleratorClient.addEndpoints(Consumer<AddEndpointsRequest.Builder> addEndpointsRequest) |
Add endpoints to an endpoint group.
|
default AddEndpointsResponse |
GlobalAcceleratorClient.addEndpoints(AddEndpointsRequest addEndpointsRequest) |
Add endpoints to an endpoint group.
|
default AllowCustomRoutingTrafficResponse |
GlobalAcceleratorClient.allowCustomRoutingTraffic(Consumer<AllowCustomRoutingTrafficRequest.Builder> allowCustomRoutingTrafficRequest) |
Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive
traffic for a custom routing accelerator.
|
default AllowCustomRoutingTrafficResponse |
GlobalAcceleratorClient.allowCustomRoutingTraffic(AllowCustomRoutingTrafficRequest allowCustomRoutingTrafficRequest) |
Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive
traffic for a custom routing accelerator.
|
default DeleteCustomRoutingEndpointGroupResponse |
GlobalAcceleratorClient.deleteCustomRoutingEndpointGroup(Consumer<DeleteCustomRoutingEndpointGroupRequest.Builder> deleteCustomRoutingEndpointGroupRequest) |
Delete an endpoint group from a listener for a custom routing accelerator.
|
default DeleteCustomRoutingEndpointGroupResponse |
GlobalAcceleratorClient.deleteCustomRoutingEndpointGroup(DeleteCustomRoutingEndpointGroupRequest deleteCustomRoutingEndpointGroupRequest) |
Delete an endpoint group from a listener for a custom routing accelerator.
|
default DeleteEndpointGroupResponse |
GlobalAcceleratorClient.deleteEndpointGroup(Consumer<DeleteEndpointGroupRequest.Builder> deleteEndpointGroupRequest) |
Delete an endpoint group from a listener.
|
default DeleteEndpointGroupResponse |
GlobalAcceleratorClient.deleteEndpointGroup(DeleteEndpointGroupRequest deleteEndpointGroupRequest) |
Delete an endpoint group from a listener.
|
default DenyCustomRoutingTrafficResponse |
GlobalAcceleratorClient.denyCustomRoutingTraffic(Consumer<DenyCustomRoutingTrafficRequest.Builder> denyCustomRoutingTrafficRequest) |
Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that cannot
receive traffic for a custom routing accelerator.
|
default DenyCustomRoutingTrafficResponse |
GlobalAcceleratorClient.denyCustomRoutingTraffic(DenyCustomRoutingTrafficRequest denyCustomRoutingTrafficRequest) |
Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that cannot
receive traffic for a custom routing accelerator.
|
default DescribeCustomRoutingEndpointGroupResponse |
GlobalAcceleratorClient.describeCustomRoutingEndpointGroup(Consumer<DescribeCustomRoutingEndpointGroupRequest.Builder> describeCustomRoutingEndpointGroupRequest) |
Describe an endpoint group for a custom routing accelerator.
|
default DescribeCustomRoutingEndpointGroupResponse |
GlobalAcceleratorClient.describeCustomRoutingEndpointGroup(DescribeCustomRoutingEndpointGroupRequest describeCustomRoutingEndpointGroupRequest) |
Describe an endpoint group for a custom routing accelerator.
|
default DescribeEndpointGroupResponse |
GlobalAcceleratorClient.describeEndpointGroup(Consumer<DescribeEndpointGroupRequest.Builder> describeEndpointGroupRequest) |
Describe an endpoint group.
|
default DescribeEndpointGroupResponse |
GlobalAcceleratorClient.describeEndpointGroup(DescribeEndpointGroupRequest describeEndpointGroupRequest) |
Describe an endpoint group.
|
default ListCustomRoutingPortMappingsResponse |
GlobalAcceleratorClient.listCustomRoutingPortMappings(Consumer<ListCustomRoutingPortMappingsRequest.Builder> listCustomRoutingPortMappingsRequest) |
Provides a complete mapping from the public accelerator IP address and port to destination EC2 instance IP
addresses and ports in the virtual public cloud (VPC) subnet endpoint for a custom routing accelerator.
|
default ListCustomRoutingPortMappingsResponse |
GlobalAcceleratorClient.listCustomRoutingPortMappings(ListCustomRoutingPortMappingsRequest listCustomRoutingPortMappingsRequest) |
Provides a complete mapping from the public accelerator IP address and port to destination EC2 instance IP
addresses and ports in the virtual public cloud (VPC) subnet endpoint for a custom routing accelerator.
|
default ListCustomRoutingPortMappingsIterable |
GlobalAcceleratorClient.listCustomRoutingPortMappingsPaginator(Consumer<ListCustomRoutingPortMappingsRequest.Builder> listCustomRoutingPortMappingsRequest) |
|
default ListCustomRoutingPortMappingsIterable |
GlobalAcceleratorClient.listCustomRoutingPortMappingsPaginator(ListCustomRoutingPortMappingsRequest listCustomRoutingPortMappingsRequest) |
|
default ListTagsForResourceResponse |
GlobalAcceleratorClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
List all tags for an accelerator.
|
default ListTagsForResourceResponse |
GlobalAcceleratorClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
List all tags for an accelerator.
|
default RemoveCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.removeCustomRoutingEndpoints(Consumer<RemoveCustomRoutingEndpointsRequest.Builder> removeCustomRoutingEndpointsRequest) |
Remove endpoints from a custom routing accelerator.
|
default RemoveCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.removeCustomRoutingEndpoints(RemoveCustomRoutingEndpointsRequest removeCustomRoutingEndpointsRequest) |
Remove endpoints from a custom routing accelerator.
|
default RemoveEndpointsResponse |
GlobalAcceleratorClient.removeEndpoints(Consumer<RemoveEndpointsRequest.Builder> removeEndpointsRequest) |
Remove endpoints from an endpoint group.
|
default RemoveEndpointsResponse |
GlobalAcceleratorClient.removeEndpoints(RemoveEndpointsRequest removeEndpointsRequest) |
Remove endpoints from an endpoint group.
|
default UpdateEndpointGroupResponse |
GlobalAcceleratorClient.updateEndpointGroup(Consumer<UpdateEndpointGroupRequest.Builder> updateEndpointGroupRequest) |
Update an endpoint group.
|
default UpdateEndpointGroupResponse |
GlobalAcceleratorClient.updateEndpointGroup(UpdateEndpointGroupRequest updateEndpointGroupRequest) |
Update an endpoint group.
|