java.lang.Object
com.microsoft.azure.management.datalake.store.models.Operation

public class Operation extends Object
An available operation for Data Lake Store.
  • Constructor Details

    • Operation

      public Operation()
  • Method Details

    • name

      public String name()
      Get the name value.
      Returns:
      the name value
    • display

      public OperationDisplay display()
      Get the display value.
      Returns:
      the display value
    • withDisplay

      public Operation withDisplay(OperationDisplay display)
      Set the display value.
      Parameters:
      display - the display value to set
      Returns:
      the Operation object itself.
    • origin

      public OperationOrigin origin()
      Get the origin value.
      Returns:
      the origin value