Uses of Class
com.oracle.bmc.cloudguard.responses.GetAdhocQueryResponse
- 
Packages that use GetAdhocQueryResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses 
- 
- 
Uses of GetAdhocQueryResponse in com.oracle.bmc.cloudguardMethods in com.oracle.bmc.cloudguard that return GetAdhocQueryResponse Modifier and Type Method Description GetAdhocQueryResponseCloudGuard. getAdhocQuery(GetAdhocQueryRequest request)Returns an adhoc query identified by adhocQueryId.GetAdhocQueryResponseCloudGuardClient. getAdhocQuery(GetAdhocQueryRequest request)Method parameters in com.oracle.bmc.cloudguard with type arguments of type GetAdhocQueryResponse Modifier and Type Method Description Future<GetAdhocQueryResponse>CloudGuardAsync. getAdhocQuery(GetAdhocQueryRequest request, AsyncHandler<GetAdhocQueryRequest,GetAdhocQueryResponse> handler)Returns an adhoc query identified by adhocQueryId.Future<GetAdhocQueryResponse>CloudGuardAsyncClient. getAdhocQuery(GetAdhocQueryRequest request, AsyncHandler<GetAdhocQueryRequest,GetAdhocQueryResponse> handler)
- 
Uses of GetAdhocQueryResponse in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return GetAdhocQueryResponse Modifier and Type Method Description GetAdhocQueryResponseGetAdhocQueryResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type GetAdhocQueryResponse Modifier and Type Method Description GetAdhocQueryResponse.BuilderGetAdhocQueryResponse.Builder. copy(GetAdhocQueryResponse o)Copy method to populate the builder with values from the given instance.
 
-