| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateRoutingProfileResponse.Builder |
CreateRoutingProfileResponse.builder() |
CreateRoutingProfileResponse.Builder |
CreateRoutingProfileResponse.Builder.routingProfileArn(String routingProfileArn)
The Amazon Resource Name (ARN) of the routing profile.
|
CreateRoutingProfileResponse.Builder |
CreateRoutingProfileResponse.Builder.routingProfileId(String routingProfileId)
The identifier of the routing profile.
|
CreateRoutingProfileResponse.Builder |
CreateRoutingProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateRoutingProfileResponse.Builder> |
CreateRoutingProfileResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.