| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.Builder.apiDestinationArn(String apiDestinationArn)
The ARN of the API destination that was updated.
|
UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.Builder.apiDestinationState(ApiDestinationState apiDestinationState)
The state of the API destination that was updated.
|
UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.Builder.apiDestinationState(String apiDestinationState)
The state of the API destination that was updated.
|
static UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.builder() |
UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.Builder.creationTime(Instant creationTime)
A time stamp for the time that the API destination was created.
|
UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.Builder.lastModifiedTime(Instant lastModifiedTime)
A time stamp for the time that the API destination was last modified.
|
UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateApiDestinationResponse.Builder> |
UpdateApiDestinationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.