WaitStatisticsInput Class
- java.
lang. Object - com.
azure. resourcemanager. mysql. models. WaitStatisticsInput
- com.
public final class WaitStatisticsInput
Input to get wait statistics.
Constructor | Description | |
---|---|---|
Wait |
Modifier and Type | Method and Description |
---|---|
String |
aggregation Get the aggregation |
Offset |
observation Get the observation |
Offset |
observation Get the observation |
void |
validate()
Validates the instance. |
Wait |
with Set the aggregation |
Wait |
with Set the observation |
Wait |
with Set the observation |
Methods inherited from java.lang.Object
WaitStatisticsInput
public WaitStatisticsInput()
aggregationWindow
public String aggregationWindow()
Get the aggregationWindow property: Aggregation interval type in ISO 8601 format.
Returns:
observationEndTime
public OffsetDateTime observationEndTime()
Get the observationEndTime property: Observation end time.
Returns:
observationStartTime
public OffsetDateTime observationStartTime()
Get the observationStartTime property: Observation start time.
Returns:
validate
public void validate()
Validates the instance.
withAggregationWindow
public WaitStatisticsInput withAggregationWindow(String aggregationWindow)
Set the aggregationWindow property: Aggregation interval type in ISO 8601 format.
Parameters:
Returns:
withObservationEndTime
public WaitStatisticsInput withObservationEndTime(OffsetDateTime observationEndTime)
Set the observationEndTime property: Observation end time.
Parameters:
Returns:
withObservationStartTime
public WaitStatisticsInput withObservationStartTime(OffsetDateTime observationStartTime)
Set the observationStartTime property: Observation start time.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: