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

public static interface Target.Builder extends SdkPojo, CopyableBuilder<Target.Builder,Target>
  • Method Details

    • type

      Target.Builder type(String type)

      The target type is always an ACCOUNT.

      Parameters:
      type - The target type is always an ACCOUNT.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The target type is always an ACCOUNT.

      Parameters:
      type - The target type is always an ACCOUNT.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • id

      The TargetID is a 12-character identifier of the ACCOUNT for which the control was created. (This must be the current account.)

      Parameters:
      id - The TargetID is a 12-character identifier of the ACCOUNT for which the control was created. (This must be the current account.)
      Returns:
      Returns a reference to this object so that method calls can be chained together.