| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
AcceleratorEvent |
AcceleratorEvent.clone() |
AcceleratorEvent |
AcceleratorEvent.withMessage(String message)
A string that contains an
Event message describing changes or errors when you update an accelerator
in Global Accelerator from IPv4 to dual-stack, or dual-stack to IPv4. |
AcceleratorEvent |
AcceleratorEvent.withTimestamp(Date timestamp)
A timestamp for when you update an accelerator in Global Accelerator from IPv4 to dual-stack, or dual-stack to
IPv4.
|
| Modifier and Type | Method and Description |
|---|---|
List<AcceleratorEvent> |
Accelerator.getEvents()
A history of changes that you make to an accelerator in Global Accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
Accelerator |
Accelerator.withEvents(AcceleratorEvent... events)
A history of changes that you make to an accelerator in Global Accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Accelerator.setEvents(Collection<AcceleratorEvent> events)
A history of changes that you make to an accelerator in Global Accelerator.
|
Accelerator |
Accelerator.withEvents(Collection<AcceleratorEvent> events)
A history of changes that you make to an accelerator in Global Accelerator.
|
Copyright © 2024. All rights reserved.