Interface GetAdminAccountResponse.Builder

    • Method Detail

      • 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:
        AccountRoleStatus, AccountRoleStatus
      • roleStatus

        GetAdminAccountResponse.Builder roleStatus​(AccountRoleStatus 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:
        AccountRoleStatus, AccountRoleStatus