Uses of Class
io.gs2.log.request.GetInsightRequest
Packages that use GetInsightRequest
-
Uses of GetInsightRequest in io.gs2.log
Methods in io.gs2.log with parameters of type GetInsightRequestModifier and TypeMethodDescriptionGs2LogRestClient.getInsight(GetInsightRequest request) voidGs2LogRestClient.getInsightAsync(GetInsightRequest request, AsyncAction<AsyncResult<GetInsightResult>> callback) -
Uses of GetInsightRequest in io.gs2.log.request
Methods in io.gs2.log.request that return GetInsightRequestModifier and TypeMethodDescriptionstatic GetInsightRequestGetInsightRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetInsightRequest.withInsightName(String insightName) GetInsightRequest.withNamespaceName(String namespaceName)