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