Interface GetAdminAccountResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetAdminAccountResponse.Builder,GetAdminAccountResponse>, FmsResponse.Builder, SdkBuilder<GetAdminAccountResponse.Builder,GetAdminAccountResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetAdminAccountResponse

public static interface GetAdminAccountResponse.Builder extends FmsResponse.Builder, SdkPojo, CopyableBuilder<GetAdminAccountResponse.Builder,GetAdminAccountResponse>
  • Method Details

    • adminAccount

      GetAdminAccountResponse.Builder adminAccount(String adminAccount)

      The account that is set as the Firewall Manager default administrator.

      Parameters:
      adminAccount - The account that is set as the Firewall Manager default administrator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleStatus

      GetAdminAccountResponse.Builder roleStatus(String roleStatus)

      The status of the account that you set as the Firewall Manager default administrator.

      Parameters:
      roleStatus - The status of the account that you set as the Firewall Manager default administrator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • roleStatus

      The status of the account that you set as the Firewall Manager default administrator.

      Parameters:
      roleStatus - The status of the account that you set as the Firewall Manager default administrator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: