Interface AssetModelPropertyPathSegment.Builder

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

public static interface AssetModelPropertyPathSegment.Builder extends SdkPojo, CopyableBuilder<AssetModelPropertyPathSegment.Builder,AssetModelPropertyPathSegment>
  • 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.