Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
Future<RequestSummarizedResponderExecutionsResponse> |
CloudGuardAsyncClient.requestSummarizedResponderExecutions(RequestSummarizedResponderExecutionsRequest request,
AsyncHandler<RequestSummarizedResponderExecutionsRequest,RequestSummarizedResponderExecutionsResponse> handler) |
Future<RequestSummarizedResponderExecutionsResponse> |
CloudGuardAsync.requestSummarizedResponderExecutions(RequestSummarizedResponderExecutionsRequest request,
AsyncHandler<RequestSummarizedResponderExecutionsRequest,RequestSummarizedResponderExecutionsResponse> handler)
Returns the number of responder executions, identified by parameters specified, in a page of
ResponderExecutionAggregation resources.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedResponderExecutionsRequest |
RequestSummarizedResponderExecutionsRequest.Builder.build()
Build the instance of RequestSummarizedResponderExecutionsRequest as configured by this
builder
|
RequestSummarizedResponderExecutionsRequest |
RequestSummarizedResponderExecutionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RequestSummarizedResponderExecutionsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedResponderExecutionsRequest.Builder |
RequestSummarizedResponderExecutionsRequest.Builder.copy(RequestSummarizedResponderExecutionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.