Interface RecommendedActionSessionsOperationStatus


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

    • name

      String name()
      Gets the name property: Operation identifier.
      Returns:
      the name value.
    • startTime

      OffsetDateTime startTime()
      Gets the startTime property: Operation start time.
      Returns:
      the startTime value.
    • status

      String status()
      Gets the status property: Operation status.
      Returns:
      the status value.
    • innerModel

      Gets the inner com.azure.resourcemanager.mariadb.fluent.models.RecommendedActionSessionsOperationStatusInner object.
      Returns:
      the inner object.