Interface AssetCompositeModelPathSegment.Builder

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

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

    • id

      The ID of the path segment.

      Parameters:
      id - The ID of the path segment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the path segment.

      Parameters:
      name - The name of the path segment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.