Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListResponderExecutionsResponse> |
CloudGuardAsyncClient.listResponderExecutions(ListResponderExecutionsRequest request,
AsyncHandler<ListResponderExecutionsRequest,ListResponderExecutionsResponse> handler) |
Future<ListResponderExecutionsResponse> |
CloudGuardAsync.listResponderExecutions(ListResponderExecutionsRequest request,
AsyncHandler<ListResponderExecutionsRequest,ListResponderExecutionsResponse> handler)
Returns a list of Responder Executions.
|
Modifier and Type | Method and Description |
---|---|
ListResponderExecutionsRequest |
ListResponderExecutionsRequest.Builder.build()
Build the instance of ListResponderExecutionsRequest as configured by this builder
|
ListResponderExecutionsRequest |
ListResponderExecutionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListResponderExecutionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListResponderExecutionsRequest.Builder |
ListResponderExecutionsRequest.Builder.copy(ListResponderExecutionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.