Uses of Class
com.microsoft.azure.cosmosdb.internal.RequestTimeline.Event
-
Packages that use RequestTimeline.Event Package Description com.microsoft.azure.cosmosdb.internal -
-
Uses of RequestTimeline.Event in com.microsoft.azure.cosmosdb.internal
Methods in com.microsoft.azure.cosmosdb.internal that return types with arguments of type RequestTimeline.Event Modifier and Type Method Description Iterator<RequestTimeline.Event>RequestTimeline. iterator()Returns an iterator for enumerating theRequestTimeline.Eventinstances in thisRequestTimeline.
-