| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| Modifier and Type | Method and Description |
|---|---|
default ListAcceleratorsResponse |
GlobalAcceleratorClient.listAccelerators()
List the accelerators for an Amazon Web Services account.
|
default ListAcceleratorsResponse |
GlobalAcceleratorClient.listAccelerators(Consumer<ListAcceleratorsRequest.Builder> listAcceleratorsRequest)
List the accelerators for an Amazon Web Services account.
|
default ListAcceleratorsResponse |
GlobalAcceleratorClient.listAccelerators(ListAcceleratorsRequest listAcceleratorsRequest)
List the accelerators for an Amazon Web Services account.
|
default ListAcceleratorsIterable |
GlobalAcceleratorClient.listAcceleratorsPaginator()
List the accelerators for an Amazon Web Services account.
|
default ListAcceleratorsIterable |
GlobalAcceleratorClient.listAcceleratorsPaginator(Consumer<ListAcceleratorsRequest.Builder> listAcceleratorsRequest)
List the accelerators for an Amazon Web Services account.
|
default ListAcceleratorsIterable |
GlobalAcceleratorClient.listAcceleratorsPaginator(ListAcceleratorsRequest listAcceleratorsRequest)
List the accelerators for an Amazon Web Services account.
|
default ListByoipCidrsResponse |
GlobalAcceleratorClient.listByoipCidrs(Consumer<ListByoipCidrsRequest.Builder> listByoipCidrsRequest)
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr,
including the current state and a history of state changes.
|
default ListByoipCidrsResponse |
GlobalAcceleratorClient.listByoipCidrs(ListByoipCidrsRequest listByoipCidrsRequest)
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr,
including the current state and a history of state changes.
|
default ListByoipCidrsIterable |
GlobalAcceleratorClient.listByoipCidrsPaginator(Consumer<ListByoipCidrsRequest.Builder> listByoipCidrsRequest)
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr,
including the current state and a history of state changes.
|
default ListByoipCidrsIterable |
GlobalAcceleratorClient.listByoipCidrsPaginator(ListByoipCidrsRequest listByoipCidrsRequest)
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr,
including the current state and a history of state changes.
|
default ListCustomRoutingAcceleratorsResponse |
GlobalAcceleratorClient.listCustomRoutingAccelerators(Consumer<ListCustomRoutingAcceleratorsRequest.Builder> listCustomRoutingAcceleratorsRequest)
List the custom routing accelerators for an Amazon Web Services account.
|
default ListCustomRoutingAcceleratorsResponse |
GlobalAcceleratorClient.listCustomRoutingAccelerators(ListCustomRoutingAcceleratorsRequest listCustomRoutingAcceleratorsRequest)
List the custom routing accelerators for an Amazon Web Services account.
|
default ListCustomRoutingAcceleratorsIterable |
GlobalAcceleratorClient.listCustomRoutingAcceleratorsPaginator(Consumer<ListCustomRoutingAcceleratorsRequest.Builder> listCustomRoutingAcceleratorsRequest)
List the custom routing accelerators for an Amazon Web Services account.
|
default ListCustomRoutingAcceleratorsIterable |
GlobalAcceleratorClient.listCustomRoutingAcceleratorsPaginator(ListCustomRoutingAcceleratorsRequest listCustomRoutingAcceleratorsRequest)
List the custom routing accelerators for an Amazon Web Services account.
|
default ListCustomRoutingEndpointGroupsResponse |
GlobalAcceleratorClient.listCustomRoutingEndpointGroups(Consumer<ListCustomRoutingEndpointGroupsRequest.Builder> listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
default ListCustomRoutingEndpointGroupsResponse |
GlobalAcceleratorClient.listCustomRoutingEndpointGroups(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
default ListCustomRoutingEndpointGroupsIterable |
GlobalAcceleratorClient.listCustomRoutingEndpointGroupsPaginator(Consumer<ListCustomRoutingEndpointGroupsRequest.Builder> listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
default ListCustomRoutingEndpointGroupsIterable |
GlobalAcceleratorClient.listCustomRoutingEndpointGroupsPaginator(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest)
List the endpoint groups that are associated with a listener for a custom routing accelerator.
|
default ListCustomRoutingListenersResponse |
GlobalAcceleratorClient.listCustomRoutingListeners(Consumer<ListCustomRoutingListenersRequest.Builder> listCustomRoutingListenersRequest)
List the listeners for a custom routing accelerator.
|
default ListCustomRoutingListenersResponse |
GlobalAcceleratorClient.listCustomRoutingListeners(ListCustomRoutingListenersRequest listCustomRoutingListenersRequest)
List the listeners for a custom routing accelerator.
|
default ListCustomRoutingListenersIterable |
GlobalAcceleratorClient.listCustomRoutingListenersPaginator(Consumer<ListCustomRoutingListenersRequest.Builder> listCustomRoutingListenersRequest)
List the listeners for a custom routing accelerator.
|
default ListCustomRoutingListenersIterable |
GlobalAcceleratorClient.listCustomRoutingListenersPaginator(ListCustomRoutingListenersRequest listCustomRoutingListenersRequest)
List the listeners for a custom routing accelerator.
|
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 ListCustomRoutingPortMappingsByDestinationResponse |
GlobalAcceleratorClient.listCustomRoutingPortMappingsByDestination(Consumer<ListCustomRoutingPortMappingsByDestinationRequest.Builder> listCustomRoutingPortMappingsByDestinationRequest)
List the port mappings for a specific EC2 instance (destination) in a VPC subnet endpoint.
|
default ListCustomRoutingPortMappingsByDestinationResponse |
GlobalAcceleratorClient.listCustomRoutingPortMappingsByDestination(ListCustomRoutingPortMappingsByDestinationRequest listCustomRoutingPortMappingsByDestinationRequest)
List the port mappings for a specific EC2 instance (destination) in a VPC subnet endpoint.
|
default ListCustomRoutingPortMappingsByDestinationIterable |
GlobalAcceleratorClient.listCustomRoutingPortMappingsByDestinationPaginator(Consumer<ListCustomRoutingPortMappingsByDestinationRequest.Builder> listCustomRoutingPortMappingsByDestinationRequest)
List the port mappings for a specific EC2 instance (destination) in a VPC subnet endpoint.
|
default ListCustomRoutingPortMappingsByDestinationIterable |
GlobalAcceleratorClient.listCustomRoutingPortMappingsByDestinationPaginator(ListCustomRoutingPortMappingsByDestinationRequest listCustomRoutingPortMappingsByDestinationRequest)
List the port mappings for a specific EC2 instance (destination) in a VPC subnet endpoint.
|
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 ListEndpointGroupsResponse |
GlobalAcceleratorClient.listEndpointGroups(Consumer<ListEndpointGroupsRequest.Builder> listEndpointGroupsRequest)
List the endpoint groups that are associated with a listener.
|
default ListEndpointGroupsResponse |
GlobalAcceleratorClient.listEndpointGroups(ListEndpointGroupsRequest listEndpointGroupsRequest)
List the endpoint groups that are associated with a listener.
|
default ListEndpointGroupsIterable |
GlobalAcceleratorClient.listEndpointGroupsPaginator(Consumer<ListEndpointGroupsRequest.Builder> listEndpointGroupsRequest)
List the endpoint groups that are associated with a listener.
|
default ListEndpointGroupsIterable |
GlobalAcceleratorClient.listEndpointGroupsPaginator(ListEndpointGroupsRequest listEndpointGroupsRequest)
List the endpoint groups that are associated with a listener.
|
default ListListenersResponse |
GlobalAcceleratorClient.listListeners(Consumer<ListListenersRequest.Builder> listListenersRequest)
List the listeners for an accelerator.
|
default ListListenersResponse |
GlobalAcceleratorClient.listListeners(ListListenersRequest listListenersRequest)
List the listeners for an accelerator.
|
default ListListenersIterable |
GlobalAcceleratorClient.listListenersPaginator(Consumer<ListListenersRequest.Builder> listListenersRequest)
List the listeners for an accelerator.
|
default ListListenersIterable |
GlobalAcceleratorClient.listListenersPaginator(ListListenersRequest listListenersRequest)
List the listeners for an accelerator.
|
Copyright © 2023. All rights reserved.