public static interface GetAdminAccountResponse.Builder extends FmsResponse.Builder, SdkPojo, CopyableBuilder<GetAdminAccountResponse.Builder,GetAdminAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAdminAccountResponse.Builder |
adminAccount(String adminAccount)
The account that is set as the Firewall Manager default administrator.
|
GetAdminAccountResponse.Builder |
roleStatus(AccountRoleStatus roleStatus)
The status of the account that you set as the Firewall Manager default administrator.
|
GetAdminAccountResponse.Builder |
roleStatus(String roleStatus)
The status of the account that you set as the Firewall Manager default administrator.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAdminAccountResponse.Builder adminAccount(String adminAccount)
The account that is set as the Firewall Manager default administrator.
adminAccount - The account that is set as the Firewall Manager default administrator.GetAdminAccountResponse.Builder roleStatus(String roleStatus)
The status of the account that you set as the Firewall Manager default administrator.
roleStatus - The status of the account that you set as the Firewall Manager default administrator.AccountRoleStatus,
AccountRoleStatusGetAdminAccountResponse.Builder roleStatus(AccountRoleStatus roleStatus)
The status of the account that you set as the Firewall Manager default administrator.
roleStatus - The status of the account that you set as the Firewall Manager default administrator.AccountRoleStatus,
AccountRoleStatusCopyright © 2023. All rights reserved.