public static interface UpdateQueueHoursOfOperationRequest.Builder extends ConnectRequest.Builder, SdkPojo, CopyableBuilder<UpdateQueueHoursOfOperationRequest.Builder,UpdateQueueHoursOfOperationRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateQueueHoursOfOperationRequest.Builder |
hoursOfOperationId(String hoursOfOperationId)
The identifier for the hours of operation.
|
UpdateQueueHoursOfOperationRequest.Builder |
instanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
UpdateQueueHoursOfOperationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateQueueHoursOfOperationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateQueueHoursOfOperationRequest.Builder |
queueId(String queueId)
The identifier for the queue.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateQueueHoursOfOperationRequest.Builder instanceId(String instanceId)
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
instanceId - The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.UpdateQueueHoursOfOperationRequest.Builder queueId(String queueId)
The identifier for the queue.
queueId - The identifier for the queue.UpdateQueueHoursOfOperationRequest.Builder hoursOfOperationId(String hoursOfOperationId)
The identifier for the hours of operation.
hoursOfOperationId - The identifier for the hours of operation.UpdateQueueHoursOfOperationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateQueueHoursOfOperationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.