| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
ListByoipCidrsResult |
AWSGlobalAcceleratorClient.listByoipCidrs(ListByoipCidrsRequest request)
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr,
including the current state and a history of state changes.
|
ListByoipCidrsResult |
AWSGlobalAccelerator.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.
|
ListByoipCidrsResult |
AbstractAWSGlobalAccelerator.listByoipCidrs(ListByoipCidrsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListByoipCidrsResult> |
AbstractAWSGlobalAcceleratorAsync.listByoipCidrsAsync(ListByoipCidrsRequest request) |
Future<ListByoipCidrsResult> |
AWSGlobalAcceleratorAsync.listByoipCidrsAsync(ListByoipCidrsRequest listByoipCidrsRequest)
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr,
including the current state and a history of state changes.
|
Future<ListByoipCidrsResult> |
AWSGlobalAcceleratorAsyncClient.listByoipCidrsAsync(ListByoipCidrsRequest request) |
Future<ListByoipCidrsResult> |
AbstractAWSGlobalAcceleratorAsync.listByoipCidrsAsync(ListByoipCidrsRequest request,
AsyncHandler<ListByoipCidrsRequest,ListByoipCidrsResult> asyncHandler) |
Future<ListByoipCidrsResult> |
AWSGlobalAcceleratorAsync.listByoipCidrsAsync(ListByoipCidrsRequest listByoipCidrsRequest,
AsyncHandler<ListByoipCidrsRequest,ListByoipCidrsResult> asyncHandler)
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr,
including the current state and a history of state changes.
|
Future<ListByoipCidrsResult> |
AWSGlobalAcceleratorAsyncClient.listByoipCidrsAsync(ListByoipCidrsRequest request,
AsyncHandler<ListByoipCidrsRequest,ListByoipCidrsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListByoipCidrsResult> |
AbstractAWSGlobalAcceleratorAsync.listByoipCidrsAsync(ListByoipCidrsRequest request,
AsyncHandler<ListByoipCidrsRequest,ListByoipCidrsResult> asyncHandler) |
Future<ListByoipCidrsResult> |
AWSGlobalAcceleratorAsync.listByoipCidrsAsync(ListByoipCidrsRequest listByoipCidrsRequest,
AsyncHandler<ListByoipCidrsRequest,ListByoipCidrsResult> asyncHandler)
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr,
including the current state and a history of state changes.
|
Future<ListByoipCidrsResult> |
AWSGlobalAcceleratorAsyncClient.listByoipCidrsAsync(ListByoipCidrsRequest request,
AsyncHandler<ListByoipCidrsRequest,ListByoipCidrsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListByoipCidrsResult |
ListByoipCidrsResult.clone() |
ListByoipCidrsResult |
ListByoipCidrsResult.withByoipCidrs(ByoipCidr... byoipCidrs)
Information about your address ranges.
|
ListByoipCidrsResult |
ListByoipCidrsResult.withByoipCidrs(Collection<ByoipCidr> byoipCidrs)
Information about your address ranges.
|
ListByoipCidrsResult |
ListByoipCidrsResult.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2024. All rights reserved.