### YamlMime:JavaType uid: "com.azure.resourcemanager.mysql.models.WaitStatistic" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic" name: "WaitStatistic" nameWithType: "WaitStatistic" summary: "An immutable client-side representation of WaitStatistic." syntax: "public interface **WaitStatistic**" methods: - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.count()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.count()" name: "count()" nameWithType: "WaitStatistic.count()" summary: "Gets the count property: Wait event count observed in this time interval." modifiers: - "abstract" syntax: "public abstract Long count()" desc: "Gets the count property: Wait event count observed in this time interval." returns: description: "the count value." type: "Long" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.databaseName()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.databaseName()" name: "databaseName()" nameWithType: "WaitStatistic.databaseName()" summary: "Gets the databaseName property: Database Name." modifiers: - "abstract" syntax: "public abstract String databaseName()" desc: "Gets the databaseName property: Database Name." returns: description: "the databaseName value." type: "String" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.endTime()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.endTime()" name: "endTime()" nameWithType: "WaitStatistic.endTime()" summary: "Gets the endTime property: Observation end time." modifiers: - "abstract" syntax: "public abstract OffsetDateTime endTime()" desc: "Gets the endTime property: Observation end time." returns: description: "the endTime value." type: "OffsetDateTime" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.eventName()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.eventName()" name: "eventName()" nameWithType: "WaitStatistic.eventName()" summary: "Gets the eventName property: Wait event name." modifiers: - "abstract" syntax: "public abstract String eventName()" desc: "Gets the eventName property: Wait event name." returns: description: "the eventName value." type: "String" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.eventTypeName()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.eventTypeName()" name: "eventTypeName()" nameWithType: "WaitStatistic.eventTypeName()" summary: "Gets the eventTypeName property: Wait event type name." modifiers: - "abstract" syntax: "public abstract String eventTypeName()" desc: "Gets the eventTypeName property: Wait event type name." returns: description: "the eventTypeName value." type: "String" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.id()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.id()" name: "id()" nameWithType: "WaitStatistic.id()" summary: "Gets the id property: Fully qualified resource Id for the resource." modifiers: - "abstract" syntax: "public abstract String id()" desc: "Gets the id property: Fully qualified resource Id for the resource." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.innerModel()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.innerModel()" name: "innerModel()" nameWithType: "WaitStatistic.innerModel()" summary: "Gets the inner com.azure.resourcemanager.mysql.fluent.models.WaitStatisticInner object." modifiers: - "abstract" syntax: "public abstract WaitStatisticInner innerModel()" desc: "Gets the inner com.azure.resourcemanager.mysql.fluent.models.WaitStatisticInner object." returns: description: "the inner object." type: "" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.name()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.name()" name: "name()" nameWithType: "WaitStatistic.name()" summary: "Gets the name property: The name of the resource." modifiers: - "abstract" syntax: "public abstract String name()" desc: "Gets the name property: The name of the resource." returns: description: "the name value." type: "String" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.queryId()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.queryId()" name: "queryId()" nameWithType: "WaitStatistic.queryId()" summary: "Gets the queryId property: Database query identifier." modifiers: - "abstract" syntax: "public abstract Long queryId()" desc: "Gets the queryId property: Database query identifier." returns: description: "the queryId value." type: "Long" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.startTime()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.startTime()" name: "startTime()" nameWithType: "WaitStatistic.startTime()" summary: "Gets the startTime property: Observation start time." modifiers: - "abstract" syntax: "public abstract OffsetDateTime startTime()" desc: "Gets the startTime property: Observation start time." returns: description: "the startTime value." type: "OffsetDateTime" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.totalTimeInMs()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.totalTimeInMs()" name: "totalTimeInMs()" nameWithType: "WaitStatistic.totalTimeInMs()" summary: "Gets the totalTimeInMs property: Total time of wait in milliseconds in this time interval." modifiers: - "abstract" syntax: "public abstract Double totalTimeInMs()" desc: "Gets the totalTimeInMs property: Total time of wait in milliseconds in this time interval." returns: description: "the totalTimeInMs value." type: "Double" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.type()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.type()" name: "type()" nameWithType: "WaitStatistic.type()" summary: "Gets the type property: The type of the resource." modifiers: - "abstract" syntax: "public abstract String type()" desc: "Gets the type property: The type of the resource." returns: description: "the type value." type: "String" - uid: "com.azure.resourcemanager.mysql.models.WaitStatistic.userId()" fullName: "com.azure.resourcemanager.mysql.models.WaitStatistic.userId()" name: "userId()" nameWithType: "WaitStatistic.userId()" summary: "Gets the userId property: Database user identifier." modifiers: - "abstract" syntax: "public abstract Long userId()" desc: "Gets the userId property: Database user identifier." returns: description: "the userId value." type: "Long" type: "interface" desc: "An immutable client-side representation of WaitStatistic." metadata: {} package: "com.azure.resourcemanager.mysql.models" artifact: com.azure.resourcemanager:azure-resourcemanager-mysql:1.0.2