Interface ScpActionDefinition.Builder

  • Method Details

    • policyId

      ScpActionDefinition.Builder policyId(String policyId)

      The policy ID attached.

      Parameters:
      policyId - The policy ID attached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetIds

      A list of target IDs.

      Parameters:
      targetIds - A list of target IDs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetIds

      ScpActionDefinition.Builder targetIds(String... targetIds)

      A list of target IDs.

      Parameters:
      targetIds - A list of target IDs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.