Uses of Class
io.gs2.log.result.DeleteInsightResult
Packages that use DeleteInsightResult
-
Uses of DeleteInsightResult in io.gs2.log
Methods in io.gs2.log that return DeleteInsightResultMethod parameters in io.gs2.log with type arguments of type DeleteInsightResultModifier and TypeMethodDescriptionvoidGs2LogRestClient.deleteInsightAsync(DeleteInsightRequest request, AsyncAction<AsyncResult<DeleteInsightResult>> callback) -
Uses of DeleteInsightResult in io.gs2.log.result
Methods in io.gs2.log.result that return DeleteInsightResultModifier and TypeMethodDescriptionstatic DeleteInsightResultDeleteInsightResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)