Uses of Class
com.oracle.bmc.datacc.responses.DownloadInfrastructureConfigFileResponse
-
Packages that use DownloadInfrastructureConfigFileResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of DownloadInfrastructureConfigFileResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return DownloadInfrastructureConfigFileResponse Modifier and Type Method Description DownloadInfrastructureConfigFileResponseBaseinfra. downloadInfrastructureConfigFile(DownloadInfrastructureConfigFileRequest request)Downloads the configuration file for the specified Database Infrastructure Cloud@Customer.DownloadInfrastructureConfigFileResponseBaseinfraClient. downloadInfrastructureConfigFile(DownloadInfrastructureConfigFileRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type DownloadInfrastructureConfigFileResponse Modifier and Type Method Description Future<DownloadInfrastructureConfigFileResponse>BaseinfraAsync. downloadInfrastructureConfigFile(DownloadInfrastructureConfigFileRequest request, AsyncHandler<DownloadInfrastructureConfigFileRequest,DownloadInfrastructureConfigFileResponse> handler)Downloads the configuration file for the specified Database Infrastructure Cloud@Customer.Future<DownloadInfrastructureConfigFileResponse>BaseinfraAsyncClient. downloadInfrastructureConfigFile(DownloadInfrastructureConfigFileRequest request, AsyncHandler<DownloadInfrastructureConfigFileRequest,DownloadInfrastructureConfigFileResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type DownloadInfrastructureConfigFileResponse Modifier and Type Method Description Future<DownloadInfrastructureConfigFileResponse>BaseinfraAsync. downloadInfrastructureConfigFile(DownloadInfrastructureConfigFileRequest request, AsyncHandler<DownloadInfrastructureConfigFileRequest,DownloadInfrastructureConfigFileResponse> handler)Downloads the configuration file for the specified Database Infrastructure Cloud@Customer.Future<DownloadInfrastructureConfigFileResponse>BaseinfraAsyncClient. downloadInfrastructureConfigFile(DownloadInfrastructureConfigFileRequest request, AsyncHandler<DownloadInfrastructureConfigFileRequest,DownloadInfrastructureConfigFileResponse> handler) -
Uses of DownloadInfrastructureConfigFileResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return DownloadInfrastructureConfigFileResponse Modifier and Type Method Description DownloadInfrastructureConfigFileResponseDownloadInfrastructureConfigFileResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type DownloadInfrastructureConfigFileResponse Modifier and Type Method Description DownloadInfrastructureConfigFileResponse.BuilderDownloadInfrastructureConfigFileResponse.Builder. copy(DownloadInfrastructureConfigFileResponse o)Copy method to populate the builder with values from the given instance.
-