Interface GetManagedFirewallDomainListResponse.Builder

  • Method Details

    • description

      Description of the Managed Domain List.

      Parameters:
      description - Description of the Managed Domain List.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      ID of the Managed Domain List.

      Parameters:
      id - ID of the Managed Domain List.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name of the Managed Domain List.

      Parameters:
      name - Name of the Managed Domain List.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managedListType

      GetManagedFirewallDomainListResponse.Builder managedListType(String managedListType)

      Type of the managed category. This is either THREAT or CONTENT.

      Parameters:
      managedListType - Type of the managed category. This is either THREAT or CONTENT.
      Returns:
      Returns a reference to this object so that method calls can be chained together.