public static interface CreateRoutingProfileResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<CreateRoutingProfileResponse.Builder,CreateRoutingProfileResponse>
Modifier and Type | Method and Description |
---|---|
CreateRoutingProfileResponse.Builder |
routingProfileArn(String routingProfileArn)
The Amazon Resource Name (ARN) of the routing profile.
|
CreateRoutingProfileResponse.Builder |
routingProfileId(String routingProfileId)
The identifier of the routing profile.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateRoutingProfileResponse.Builder routingProfileArn(String routingProfileArn)
The Amazon Resource Name (ARN) of the routing profile.
routingProfileArn
- The Amazon Resource Name (ARN) of the routing profile.CreateRoutingProfileResponse.Builder routingProfileId(String routingProfileId)
The identifier of the routing profile.
routingProfileId
- The identifier of the routing profile.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.