Interface OperationResponse


  • public interface OperationResponse
    An immutable client-side representation of OperationResponse.
    • Method Detail

      • name

        String name()
        Gets the name property: The name property.
        Returns:
        the name value.
      • display

        OperationDisplay display()
        Gets the display property: The display property.
        Returns:
        the display value.
      • origin

        String origin()
        Gets the origin property: The origin property.
        Returns:
        the origin value.
      • innerModel

        OperationResponseInner innerModel()
        Gets the inner com.azure.resourcemanager.quota.fluent.models.OperationResponseInner object.
        Returns:
        the inner object.