public static interface UpdateRoutingProfileDefaultOutboundQueueRequest.Builder extends ConnectRequest.Builder, SdkPojo, CopyableBuilder<UpdateRoutingProfileDefaultOutboundQueueRequest.Builder,UpdateRoutingProfileDefaultOutboundQueueRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingProfileDefaultOutboundQueueRequest.Builder |
defaultOutboundQueueId(String defaultOutboundQueueId)
The identifier for the default outbound queue.
|
UpdateRoutingProfileDefaultOutboundQueueRequest.Builder |
instanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
UpdateRoutingProfileDefaultOutboundQueueRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateRoutingProfileDefaultOutboundQueueRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateRoutingProfileDefaultOutboundQueueRequest.Builder |
routingProfileId(String routingProfileId)
The identifier of the routing profile.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateRoutingProfileDefaultOutboundQueueRequest.Builder instanceId(String instanceId)
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
instanceId - The identifier of the Amazon Connect instance. You can find the instance
ID in the Amazon Resource Name (ARN) of the instance.UpdateRoutingProfileDefaultOutboundQueueRequest.Builder routingProfileId(String routingProfileId)
The identifier of the routing profile.
routingProfileId - The identifier of the routing profile.UpdateRoutingProfileDefaultOutboundQueueRequest.Builder defaultOutboundQueueId(String defaultOutboundQueueId)
The identifier for the default outbound queue.
defaultOutboundQueueId - The identifier for the default outbound queue.UpdateRoutingProfileDefaultOutboundQueueRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateRoutingProfileDefaultOutboundQueueRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.