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