public static interface RegisterAccountResponse.Builder extends AuditManagerResponse.Builder, SdkPojo, CopyableBuilder<RegisterAccountResponse.Builder,RegisterAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
RegisterAccountResponse.Builder |
status(AccountStatus status)
The status of the account registration request.
|
RegisterAccountResponse.Builder |
status(String status)
The status of the account registration request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildRegisterAccountResponse.Builder status(String status)
The status of the account registration request.
status - The status of the account registration request.AccountStatus,
AccountStatusRegisterAccountResponse.Builder status(AccountStatus status)
The status of the account registration request.
status - The status of the account registration request.AccountStatus,
AccountStatusCopyright © 2021. All rights reserved.