Interface OperationResultInfoBaseResource


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

      • 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

        OperationResultInfoBase operation()
        Gets the operation property: OperationResultInfoBaseResource operation.
        Returns:
        the operation value.
      • innerModel

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