Uses of Class
com.oracle.bmc.datacc.requests.DownloadInfrastructureConfigFileRequest
-
Packages that use DownloadInfrastructureConfigFileRequest Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.requests -
-
Uses of DownloadInfrastructureConfigFileRequest in com.oracle.bmc.datacc
Method parameters in com.oracle.bmc.datacc with type arguments of type DownloadInfrastructureConfigFileRequest 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 DownloadInfrastructureConfigFileRequest in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return DownloadInfrastructureConfigFileRequest Modifier and Type Method Description DownloadInfrastructureConfigFileRequestDownloadInfrastructureConfigFileRequest.Builder. build()Build the instance of DownloadInfrastructureConfigFileRequest as configured by this builderDownloadInfrastructureConfigFileRequestDownloadInfrastructureConfigFileRequest.Builder. buildWithoutInvocationCallback()Build the instance of DownloadInfrastructureConfigFileRequest as configured by this builderMethods in com.oracle.bmc.datacc.requests with parameters of type DownloadInfrastructureConfigFileRequest Modifier and Type Method Description DownloadInfrastructureConfigFileRequest.BuilderDownloadInfrastructureConfigFileRequest.Builder. copy(DownloadInfrastructureConfigFileRequest o)Copy method to populate the builder with values from the given instance.
-