Interface TargetResource.Builder

  • Method Details

    • assetId

      TargetResource.Builder assetId(String assetId)

      The ID of the asset, in UUID format.

      Parameters:
      assetId - The ID of the asset, in UUID format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • computationModelId

      TargetResource.Builder computationModelId(String computationModelId)

      The ID of the computation model.

      Parameters:
      computationModelId - The ID of the computation model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.