CreateApiDestinationResponse.Builder |
CreateApiDestinationResponse.Builder.apiDestinationArn(String apiDestinationArn) |
The ARN 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.
|
CreateApiDestinationResponse.Builder |
CreateApiDestinationResponse.Builder.apiDestinationState(ApiDestinationState 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() |
|