Uses of Class
com.oracle.bmc.cloudguard.requests.ListResponderExecutionsRequest
-
Packages that use ListResponderExecutionsRequest Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.requests -
-
Uses of ListResponderExecutionsRequest in com.oracle.bmc.cloudguard
Method parameters in com.oracle.bmc.cloudguard with type arguments of type ListResponderExecutionsRequest Modifier and Type Method Description Future<ListResponderExecutionsResponse>CloudGuardAsync. listResponderExecutions(ListResponderExecutionsRequest request, AsyncHandler<ListResponderExecutionsRequest,ListResponderExecutionsResponse> handler)Returns a list of responder executions.Future<ListResponderExecutionsResponse>CloudGuardAsyncClient. listResponderExecutions(ListResponderExecutionsRequest request, AsyncHandler<ListResponderExecutionsRequest,ListResponderExecutionsResponse> handler) -
Uses of ListResponderExecutionsRequest in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return ListResponderExecutionsRequest Modifier and Type Method Description ListResponderExecutionsRequestListResponderExecutionsRequest.Builder. build()Build the instance of ListResponderExecutionsRequest as configured by this builderListResponderExecutionsRequestListResponderExecutionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListResponderExecutionsRequest as configured by this builderMethods in com.oracle.bmc.cloudguard.requests with parameters of type ListResponderExecutionsRequest Modifier and Type Method Description ListResponderExecutionsRequest.BuilderListResponderExecutionsRequest.Builder. copy(ListResponderExecutionsRequest o)Copy method to populate the builder with values from the given instance.
-