Package model
Class CreateMeasurementResponse
java.lang.Object
model.GlobalpingResponse
model.CreateMeasurementResponse
Represents the response for a measurement request, containing the ID of the newly created
measurement and the number of probes used.
This class extends GlobalpingResponse and provides additional information.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class model.GlobalpingResponse
to
-
Constructor Details
-
CreateMeasurementResponse
public CreateMeasurementResponse()
-