Class OperationDisplay

java.lang.Object
com.microsoft.azure.management.servicebus.OperationDisplay

public class OperationDisplay extends Object
The object that represents the 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