public static interface RoutingProfileSummary.Builder extends SdkPojo, CopyableBuilder<RoutingProfileSummary.Builder,RoutingProfileSummary>
| Modifier and Type | Method and Description |
|---|---|
RoutingProfileSummary.Builder |
arn(String arn)
The ARN of the routing profile.
|
RoutingProfileSummary.Builder |
id(String id)
The identifier of the routing profile.
|
RoutingProfileSummary.Builder |
name(String name)
The name of the routing profile.
|
copyapplyMutation, buildRoutingProfileSummary.Builder id(String id)
The identifier of the routing profile.
id - The identifier of the routing profile.RoutingProfileSummary.Builder arn(String arn)
The ARN of the routing profile.
arn - The ARN of the routing profile.RoutingProfileSummary.Builder name(String name)
The name of the routing profile.
name - The name of the routing profile.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.