Class WaitStatisticsResultList
java.lang.Object
com.azure.resourcemanager.mariadb.models.WaitStatisticsResultList
A list of wait statistics.
-
Constructor Summary
ConstructorDescriptionCreates an instance of WaitStatisticsResultList class. -
Method Summary
-
Constructor Details
-
WaitStatisticsResultList
public WaitStatisticsResultList()Creates an instance of WaitStatisticsResultList class.
-
-
Method Details
-
value
Get the value property: The list of wait statistics.- Returns:
- the value value.
-
nextLink
Get the nextLink property: Link to retrieve next page of results.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-