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

public class OperationDisplay extends Object
The display information for a particular operation.
  • Constructor Details

    • OperationDisplay

      public OperationDisplay()
  • Method Details

    • provider

      public String provider()
      Get the provider value.
      Returns:
      the provider value
    • resource

      public String resource()
      Get the resource value.
      Returns:
      the resource value
    • operation

      public String operation()
      Get the operation value.
      Returns:
      the operation value
    • description

      public String description()
      Get the description value.
      Returns:
      the description value