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