Interface AssetLocation.Builder

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

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

    • rackElevation

      AssetLocation.Builder rackElevation(Float rackElevation)

      The position of an asset in a rack measured in rack units.

      Parameters:
      rackElevation - The position of an asset in a rack measured in rack units.
      Returns:
      Returns a reference to this object so that method calls can be chained together.