Interface Asset.DefinitionStages.WithDescription

All Known Subinterfaces:
Asset.Definition, Asset.DefinitionStages.WithCreate
Enclosing interface:
Asset.DefinitionStages

public static interface Asset.DefinitionStages.WithDescription
The stage of the Asset definition allowing to specify description.
  • Method Details

    • withDescription

      Asset.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: The Asset description..
      Parameters:
      description - The Asset description.
      Returns:
      the next definition stage.