public static interface CreateUserResponse.Builder extends WorkMailResponse.Builder, SdkPojo, CopyableBuilder<CreateUserResponse.Builder,CreateUserResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateUserResponse.Builder |
userId(String userId)
The identifier for the new user.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateUserResponse.Builder userId(String userId)
The identifier for the new user.
userId - The identifier for the new user.Copyright © 2023. All rights reserved.