Uses of Class
model.GlobalpingResponse
Packages that use GlobalpingResponse
-
Uses of GlobalpingResponse in Unnamed Package
Methods in Unnamed Package with type parameters of type GlobalpingResponseModifier and TypeMethodDescription<T extends GlobalpingResponse>
THttpClient.sendRequest(GlobalpingRequest request, Class<T> cl) The only public method in this class sends a request and parses the response into expected class of type parameter. -
Uses of GlobalpingResponse in model
Subclasses of GlobalpingResponse in modelModifier and TypeClassDescriptionclassRepresents the response for a measurement request, containing the ID of the newly created measurement and the number of probes used.classThis class represents limits which are part of the measurement response.classThis class represents a measurement response from Globalping service.classThis class represents a wrapper around a list of probes.