| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static ByoipCidrEvent.Builder |
ByoipCidrEvent.builder() |
ByoipCidrEvent.Builder |
ByoipCidrEvent.Builder.message(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 AWS Global Accelerator through bring your own IP address (BYOIP). |
ByoipCidrEvent.Builder |
ByoipCidrEvent.Builder.timestamp(Instant timestamp)
A timestamp when you make a status change for an IP address range that you bring to AWS Global Accelerator
through bring your own IP address (BYOIP).
|
ByoipCidrEvent.Builder |
ByoipCidrEvent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ByoipCidrEvent.Builder> |
ByoipCidrEvent.serializableBuilderClass() |
Copyright © 2021. All rights reserved.