Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
RequestSummarizedTrendProblemsResponse |
CloudGuard.requestSummarizedTrendProblems(RequestSummarizedTrendProblemsRequest request)
Returns a ProblemTrendAggregationCollection resource for a compartment, identified by
compartmentId, for the specified time period.
|
RequestSummarizedTrendProblemsResponse |
CloudGuardClient.requestSummarizedTrendProblems(RequestSummarizedTrendProblemsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RequestSummarizedTrendProblemsResponse> |
CloudGuardAsyncClient.requestSummarizedTrendProblems(RequestSummarizedTrendProblemsRequest request,
AsyncHandler<RequestSummarizedTrendProblemsRequest,RequestSummarizedTrendProblemsResponse> handler) |
Future<RequestSummarizedTrendProblemsResponse> |
CloudGuardAsync.requestSummarizedTrendProblems(RequestSummarizedTrendProblemsRequest request,
AsyncHandler<RequestSummarizedTrendProblemsRequest,RequestSummarizedTrendProblemsResponse> handler)
Returns a ProblemTrendAggregationCollection resource for a compartment, identified by
compartmentId, for the specified time period.
|
Modifier and Type | Method and Description |
---|---|
Future<RequestSummarizedTrendProblemsResponse> |
CloudGuardAsyncClient.requestSummarizedTrendProblems(RequestSummarizedTrendProblemsRequest request,
AsyncHandler<RequestSummarizedTrendProblemsRequest,RequestSummarizedTrendProblemsResponse> handler) |
Future<RequestSummarizedTrendProblemsResponse> |
CloudGuardAsync.requestSummarizedTrendProblems(RequestSummarizedTrendProblemsRequest request,
AsyncHandler<RequestSummarizedTrendProblemsRequest,RequestSummarizedTrendProblemsResponse> handler)
Returns a ProblemTrendAggregationCollection resource for a compartment, identified by
compartmentId, for the specified time period.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedTrendProblemsResponse |
RequestSummarizedTrendProblemsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedTrendProblemsResponse.Builder |
RequestSummarizedTrendProblemsResponse.Builder.copy(RequestSummarizedTrendProblemsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.