| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| software.amazon.awssdk.services.globalaccelerator.paginators | |
| software.amazon.awssdk.services.globalaccelerator.transform |
| Modifier and Type | Method and Description |
|---|---|
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 CompletableFuture<ListByoipCidrsResponse> |
GlobalAcceleratorAsyncClient.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(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 ListByoipCidrsPublisher |
GlobalAcceleratorAsyncClient.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.
|
| Constructor and Description |
|---|
ListByoipCidrsIterable(GlobalAcceleratorClient client,
ListByoipCidrsRequest firstRequest) |
ListByoipCidrsPublisher(GlobalAcceleratorAsyncClient client,
ListByoipCidrsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListByoipCidrsRequestMarshaller.marshall(ListByoipCidrsRequest listByoipCidrsRequest) |
Copyright © 2023. All rights reserved.