Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
UpdateNewsReportResponse |
OperationsInsightsClient.updateNewsReport(UpdateNewsReportRequest request) |
UpdateNewsReportResponse |
OperationsInsights.updateNewsReport(UpdateNewsReportRequest request)
Updates the configuration of a news report.
|
Future<UpdateNewsReportResponse> |
OperationsInsightsAsyncClient.updateNewsReport(UpdateNewsReportRequest request,
AsyncHandler<UpdateNewsReportRequest,UpdateNewsReportResponse> handler) |
Future<UpdateNewsReportResponse> |
OperationsInsightsAsync.updateNewsReport(UpdateNewsReportRequest request,
AsyncHandler<UpdateNewsReportRequest,UpdateNewsReportResponse> handler)
Updates the configuration of a news report.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNewsReportResponse> |
OperationsInsightsAsyncClient.updateNewsReport(UpdateNewsReportRequest request,
AsyncHandler<UpdateNewsReportRequest,UpdateNewsReportResponse> handler) |
Future<UpdateNewsReportResponse> |
OperationsInsightsAsync.updateNewsReport(UpdateNewsReportRequest request,
AsyncHandler<UpdateNewsReportRequest,UpdateNewsReportResponse> handler)
Updates the configuration of a news report.
|
Modifier and Type | Method and Description |
---|---|
UpdateNewsReportRequest |
UpdateNewsReportRequest.Builder.build()
Build the instance of UpdateNewsReportRequest as configured by this builder
|
UpdateNewsReportRequest |
UpdateNewsReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateNewsReportRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateNewsReportRequest.Builder |
UpdateNewsReportRequest.Builder.copy(UpdateNewsReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.