RecommendedActionSessionsOperationStatus Interface
public interface RecommendedActionSessionsOperationStatus
An immutable client-side representation of RecommendedActionSessionsOperationStatus.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Recommended |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: Operation identifier. |
|
abstract
Offset |
startTime()
Gets the start |
| abstract String |
status()
Gets the status property: Operation status. |
Method Details
innerModel
public abstract RecommendedActionSessionsOperationStatusInner innerModel()
Gets the inner com.azure.resourcemanager.mysql.fluent.models.RecommendedActionSessionsOperationStatusInner object.
Returns:
name
public abstract String name()
Gets the name property: Operation identifier.
Returns:
startTime
public abstract OffsetDateTime startTime()
Gets the startTime property: Operation start time.
Returns:
status
public abstract String status()
Gets the status property: Operation status.
Returns: