Interface TargetId.Builder

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

@Mutable @NotThreadSafe public static interface TargetId.Builder extends SdkPojo, CopyableBuilder<TargetId.Builder,TargetId>
  • Method Details

    • accountId

      TargetId.Builder accountId(String accountId)

      The identifier for the account for a target.

      Parameters:
      accountId - The identifier for the account for a target.
      Returns:
      Returns a reference to this object so that method calls can be chained together.