| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
List<ByoipCidrEvent> |
ByoipCidr.events()
A history of status changes for an IP address range that you bring to Global Accelerator through bring your own
IP address (BYOIP).
|
| Modifier and Type | Method and Description |
|---|---|
ByoipCidr.Builder |
ByoipCidr.Builder.events(ByoipCidrEvent... events)
A history of status changes for an IP address range that you bring to Global Accelerator through bring your
own IP address (BYOIP).
|
| Modifier and Type | Method and Description |
|---|---|
ByoipCidr.Builder |
ByoipCidr.Builder.events(Collection<ByoipCidrEvent> events)
A history of status changes for an IP address range that you bring to Global Accelerator through bring your
own IP address (BYOIP).
|
Copyright © 2022. All rights reserved.