Interface PolicyAttachment.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PolicyAttachment.Builder,PolicyAttachment>, SdkBuilder<PolicyAttachment.Builder,PolicyAttachment>, SdkPojo
Enclosing class:
PolicyAttachment

public static interface PolicyAttachment.Builder extends SdkPojo, CopyableBuilder<PolicyAttachment.Builder,PolicyAttachment>
  • 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.