| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
GetAdminAccountResponse.Builder |
GetAdminAccountResponse.Builder.adminAccount(String adminAccount)
The AWS account that is set as the AWS Firewall Manager administrator.
|
static GetAdminAccountResponse.Builder |
GetAdminAccountResponse.builder() |
GetAdminAccountResponse.Builder |
GetAdminAccountResponse.Builder.roleStatus(AccountRoleStatus roleStatus)
The status of the AWS account that you set as the AWS Firewall Manager administrator.
|
GetAdminAccountResponse.Builder |
GetAdminAccountResponse.Builder.roleStatus(String roleStatus)
The status of the AWS account that you set as the AWS Firewall Manager administrator.
|
GetAdminAccountResponse.Builder |
GetAdminAccountResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAdminAccountResponse.Builder> |
GetAdminAccountResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.