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