Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DownloadExadataInfrastructureConfigFileResponse |
DatabaseClient.downloadExadataInfrastructureConfigFile(DownloadExadataInfrastructureConfigFileRequest request) |
DownloadExadataInfrastructureConfigFileResponse |
Database.downloadExadataInfrastructureConfigFile(DownloadExadataInfrastructureConfigFileRequest request)
Downloads the configuration file for the specified Exadata Cloud@Customer infrastructure.
|
Modifier and Type | Method and Description |
---|---|
Future<DownloadExadataInfrastructureConfigFileResponse> |
DatabaseAsyncClient.downloadExadataInfrastructureConfigFile(DownloadExadataInfrastructureConfigFileRequest request,
AsyncHandler<DownloadExadataInfrastructureConfigFileRequest,DownloadExadataInfrastructureConfigFileResponse> handler) |
Future<DownloadExadataInfrastructureConfigFileResponse> |
DatabaseAsync.downloadExadataInfrastructureConfigFile(DownloadExadataInfrastructureConfigFileRequest request,
AsyncHandler<DownloadExadataInfrastructureConfigFileRequest,DownloadExadataInfrastructureConfigFileResponse> handler)
Downloads the configuration file for the specified Exadata Cloud@Customer infrastructure.
|
Modifier and Type | Method and Description |
---|---|
Future<DownloadExadataInfrastructureConfigFileResponse> |
DatabaseAsyncClient.downloadExadataInfrastructureConfigFile(DownloadExadataInfrastructureConfigFileRequest request,
AsyncHandler<DownloadExadataInfrastructureConfigFileRequest,DownloadExadataInfrastructureConfigFileResponse> handler) |
Future<DownloadExadataInfrastructureConfigFileResponse> |
DatabaseAsync.downloadExadataInfrastructureConfigFile(DownloadExadataInfrastructureConfigFileRequest request,
AsyncHandler<DownloadExadataInfrastructureConfigFileRequest,DownloadExadataInfrastructureConfigFileResponse> handler)
Downloads the configuration file for the specified Exadata Cloud@Customer infrastructure.
|
Modifier and Type | Method and Description |
---|---|
DownloadExadataInfrastructureConfigFileResponse |
DownloadExadataInfrastructureConfigFileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DownloadExadataInfrastructureConfigFileResponse.Builder |
DownloadExadataInfrastructureConfigFileResponse.Builder.copy(DownloadExadataInfrastructureConfigFileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.