Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
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 |
---|---|
RequestSummarizedTrendProblemsRequest |
RequestSummarizedTrendProblemsRequest.Builder.build()
Build the instance of RequestSummarizedTrendProblemsRequest as configured by this builder
|
RequestSummarizedTrendProblemsRequest |
RequestSummarizedTrendProblemsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RequestSummarizedTrendProblemsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedTrendProblemsRequest.Builder |
RequestSummarizedTrendProblemsRequest.Builder.copy(RequestSummarizedTrendProblemsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.