| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| Modifier and Type | Method and Description |
|---|---|
default AddCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.addCustomRoutingEndpoints(AddCustomRoutingEndpointsRequest addCustomRoutingEndpointsRequest)
Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.
|
default AddCustomRoutingEndpointsResponse |
GlobalAcceleratorClient.addCustomRoutingEndpoints(Consumer<AddCustomRoutingEndpointsRequest.Builder> addCustomRoutingEndpointsRequest)
Associate a virtual private cloud (VPC) subnet endpoint with your 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 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)
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(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 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 UpdateEndpointGroupResponse |
GlobalAcceleratorClient.updateEndpointGroup(Consumer<UpdateEndpointGroupRequest.Builder> updateEndpointGroupRequest)
Update an endpoint group.
|
default UpdateEndpointGroupResponse |
GlobalAcceleratorClient.updateEndpointGroup(UpdateEndpointGroupRequest updateEndpointGroupRequest)
Update an endpoint group.
|
Copyright © 2021. All rights reserved.