public static interface CreateUserResponse.Builder extends TransferResponse.Builder, SdkPojo, CopyableBuilder<CreateUserResponse.Builder,CreateUserResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateUserResponse.Builder |
serverId(String serverId)
The identifier of the server that the user is attached to.
|
CreateUserResponse.Builder |
userName(String userName)
A unique string that identifies a Transfer Family user.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateUserResponse.Builder serverId(String serverId)
The identifier of the server that the user is attached to.
serverId - The identifier of the server that the user is attached to.CreateUserResponse.Builder userName(String userName)
A unique string that identifies a Transfer Family user.
userName - A unique string that identifies a Transfer Family user.Copyright © 2023. All rights reserved.