public static interface CreateUserResponse.Builder extends WorkMailResponse.Builder, CopyableBuilder<CreateUserResponse.Builder,CreateUserResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateUserResponse.Builder |
userId(String userId)
The information regarding the newly created user.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateUserResponse.Builder userId(String userId)
The information regarding the newly created user.
userId - The information regarding the newly created user.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.