Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
UpdateReportResponse |
DataSafe.updateReport(UpdateReportRequest request)
Updates the specified report.
|
UpdateReportResponse |
DataSafeClient.updateReport(UpdateReportRequest request) |
Future<UpdateReportResponse> |
DataSafeAsync.updateReport(UpdateReportRequest request,
AsyncHandler<UpdateReportRequest,UpdateReportResponse> handler)
Updates the specified report.
|
Future<UpdateReportResponse> |
DataSafeAsyncClient.updateReport(UpdateReportRequest request,
AsyncHandler<UpdateReportRequest,UpdateReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateReportResponse> |
DataSafeAsync.updateReport(UpdateReportRequest request,
AsyncHandler<UpdateReportRequest,UpdateReportResponse> handler)
Updates the specified report.
|
Future<UpdateReportResponse> |
DataSafeAsyncClient.updateReport(UpdateReportRequest request,
AsyncHandler<UpdateReportRequest,UpdateReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateReportRequest |
UpdateReportRequest.Builder.build()
Build the instance of UpdateReportRequest as configured by this builder
|
UpdateReportRequest |
UpdateReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateReportRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateReportRequest.Builder |
UpdateReportRequest.Builder.copy(UpdateReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.