UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.Builder.apiDestinationArn(String apiDestinationArn) |
The ARN of the API destination that was updated.
|
UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.Builder.apiDestinationState(String apiDestinationState) |
The state of the API destination that was updated.
|
UpdateApiDestinationResponse.Builder |
UpdateApiDestinationResponse.Builder.apiDestinationState(ApiDestinationState 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() |
|