public static interface CreateSkillGroupResponse.Builder extends AlexaForBusinessResponse.Builder, CopyableBuilder<CreateSkillGroupResponse.Builder,CreateSkillGroupResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSkillGroupResponse.Builder |
skillGroupArn(String skillGroupArn)
The ARN of the newly created skill group in the response.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateSkillGroupResponse.Builder skillGroupArn(String skillGroupArn)
The ARN of the newly created skill group in the response.
skillGroupArn - The ARN of the newly created skill group in the response.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.