Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
GetNewsReportResponse |
OperationsInsightsClient.getNewsReport(GetNewsReportRequest request) |
GetNewsReportResponse |
OperationsInsights.getNewsReport(GetNewsReportRequest request)
Gets details of a news report.
|
Modifier and Type | Method and Description |
---|---|
Future<GetNewsReportResponse> |
OperationsInsightsAsyncClient.getNewsReport(GetNewsReportRequest request,
AsyncHandler<GetNewsReportRequest,GetNewsReportResponse> handler) |
Future<GetNewsReportResponse> |
OperationsInsightsAsync.getNewsReport(GetNewsReportRequest request,
AsyncHandler<GetNewsReportRequest,GetNewsReportResponse> handler)
Gets details of a news report.
|
Modifier and Type | Method and Description |
---|---|
GetNewsReportResponse |
GetNewsReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetNewsReportResponse.Builder |
GetNewsReportResponse.Builder.copy(GetNewsReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.