Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DownloadValidationReportResponse |
DatabaseClient.downloadValidationReport(DownloadValidationReportRequest request) |
DownloadValidationReportResponse |
Database.downloadValidationReport(DownloadValidationReportRequest request)
Downloads the network validation report file for the specified VM cluster network.
|
Modifier and Type | Method and Description |
---|---|
Future<DownloadValidationReportResponse> |
DatabaseAsyncClient.downloadValidationReport(DownloadValidationReportRequest request,
AsyncHandler<DownloadValidationReportRequest,DownloadValidationReportResponse> handler) |
Future<DownloadValidationReportResponse> |
DatabaseAsync.downloadValidationReport(DownloadValidationReportRequest request,
AsyncHandler<DownloadValidationReportRequest,DownloadValidationReportResponse> handler)
Downloads the network validation report file for the specified VM cluster network.
|
Modifier and Type | Method and Description |
---|---|
Future<DownloadValidationReportResponse> |
DatabaseAsyncClient.downloadValidationReport(DownloadValidationReportRequest request,
AsyncHandler<DownloadValidationReportRequest,DownloadValidationReportResponse> handler) |
Future<DownloadValidationReportResponse> |
DatabaseAsync.downloadValidationReport(DownloadValidationReportRequest request,
AsyncHandler<DownloadValidationReportRequest,DownloadValidationReportResponse> handler)
Downloads the network validation report file for the specified VM cluster network.
|
Modifier and Type | Method and Description |
---|---|
DownloadValidationReportResponse |
DownloadValidationReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DownloadValidationReportResponse.Builder |
DownloadValidationReportResponse.Builder.copy(DownloadValidationReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.