static GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.builder() |
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.createdAt(Instant createdAt) |
The date and time the resource was created.
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.createdBy(String createdBy) |
The user or system that created this resource.>
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.name(String name) |
The name of the queue environment.
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.priority(Integer priority) |
The priority of the queue environment.
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.queueEnvironmentId(String queueEnvironmentId) |
The queue environment ID.
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.template(String template) |
The template for the queue environment.
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.templateType(String templateType) |
The type of template for the queue environment.
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.templateType(EnvironmentTemplateType templateType) |
The type of template for the queue environment.
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.toBuilder() |
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.updatedAt(Instant updatedAt) |
The date and time the resource was updated.
|
GetQueueEnvironmentResponse.Builder |
GetQueueEnvironmentResponse.Builder.updatedBy(String updatedBy) |
The user or system that updated this resource.
|