| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
ByoipCidrEvent |
ByoipCidrEvent.clone() |
ByoipCidrEvent |
ByoipCidrEvent.withMessage(String message)
A string that contains an
Event message describing changes that you make in the status of an IP
address range that you bring to Global Accelerator through bring your own IP address (BYOIP). |
ByoipCidrEvent |
ByoipCidrEvent.withTimestamp(Date timestamp)
A timestamp for when you make a status change for an IP address range that you bring to Global Accelerator
through bring your own IP address (BYOIP).
|
| Modifier and Type | Method and Description |
|---|---|
List<ByoipCidrEvent> |
ByoipCidr.getEvents()
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 |
ByoipCidr.withEvents(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 |
|---|---|
void |
ByoipCidr.setEvents(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).
|
ByoipCidr |
ByoipCidr.withEvents(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 © 2024. All rights reserved.