Interface OperationResultInfoBaseResource


public interface OperationResultInfoBaseResource
An immutable client-side representation of OperationResultInfoBaseResource.
  • Method Details

    • statusCode

      HttpStatusCode statusCode()
      Gets the statusCode property: HTTP Status Code of the operation.
      Returns:
      the statusCode value.
    • headers

      Map<String,List<String>> headers()
      Gets the headers property: HTTP headers associated with this operation.
      Returns:
      the headers value.
    • operation

      Gets the operation property: OperationResultInfoBaseResource operation.
      Returns:
      the operation value.
    • innerModel

      Gets the inner com.azure.resourcemanager.recoveryservicesbackup.fluent.models.OperationResultInfoBaseResourceInner object.
      Returns:
      the inner object.