Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
RequestSummarizedProblemsResponse |
CloudGuard.requestSummarizedProblems(RequestSummarizedProblemsRequest request)
Returns the number of problems matching the key-value pairs in dimensionMap.
|
RequestSummarizedProblemsResponse |
CloudGuardClient.requestSummarizedProblems(RequestSummarizedProblemsRequest request) |
Future<RequestSummarizedProblemsResponse> |
CloudGuardAsyncClient.requestSummarizedProblems(RequestSummarizedProblemsRequest request,
AsyncHandler<RequestSummarizedProblemsRequest,RequestSummarizedProblemsResponse> handler) |
Future<RequestSummarizedProblemsResponse> |
CloudGuardAsync.requestSummarizedProblems(RequestSummarizedProblemsRequest request,
AsyncHandler<RequestSummarizedProblemsRequest,RequestSummarizedProblemsResponse> handler)
Returns the number of problems matching the key-value pairs in dimensionMap.
|
Modifier and Type | Method and Description |
---|---|
Future<RequestSummarizedProblemsResponse> |
CloudGuardAsyncClient.requestSummarizedProblems(RequestSummarizedProblemsRequest request,
AsyncHandler<RequestSummarizedProblemsRequest,RequestSummarizedProblemsResponse> handler) |
Future<RequestSummarizedProblemsResponse> |
CloudGuardAsync.requestSummarizedProblems(RequestSummarizedProblemsRequest request,
AsyncHandler<RequestSummarizedProblemsRequest,RequestSummarizedProblemsResponse> handler)
Returns the number of problems matching the key-value pairs in dimensionMap.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedProblemsRequest |
RequestSummarizedProblemsRequest.Builder.build()
Build the instance of RequestSummarizedProblemsRequest as configured by this builder
|
RequestSummarizedProblemsRequest |
RequestSummarizedProblemsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RequestSummarizedProblemsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.copy(RequestSummarizedProblemsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.