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