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