Interface PolicyAttachment.Builder

  • Method Details

    • policyId

      PolicyAttachment.Builder policyId(String policyId)

      The ID of PolicyAttachment.

      Parameters:
      policyId - The ID of PolicyAttachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • objectIdentifier

      PolicyAttachment.Builder objectIdentifier(String objectIdentifier)

      The ObjectIdentifier that is associated with PolicyAttachment.

      Parameters:
      objectIdentifier - The ObjectIdentifier that is associated with PolicyAttachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyType

      PolicyAttachment.Builder policyType(String policyType)

      The type of policy that can be associated with PolicyAttachment.

      Parameters:
      policyType - The type of policy that can be associated with PolicyAttachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.