Uses of Class
com.oracle.bmc.datacc.responses.DownloadInfrastructureValidationScriptResponse
-
Packages that use DownloadInfrastructureValidationScriptResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of DownloadInfrastructureValidationScriptResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return DownloadInfrastructureValidationScriptResponse Modifier and Type Method Description DownloadInfrastructureValidationScriptResponseBaseinfra. downloadInfrastructureValidationScript(DownloadInfrastructureValidationScriptRequest request)Downloads the validation script for the specified Database Infrastructure Cloud@Customer.DownloadInfrastructureValidationScriptResponseBaseinfraClient. downloadInfrastructureValidationScript(DownloadInfrastructureValidationScriptRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type DownloadInfrastructureValidationScriptResponse Modifier and Type Method Description Future<DownloadInfrastructureValidationScriptResponse>BaseinfraAsync. downloadInfrastructureValidationScript(DownloadInfrastructureValidationScriptRequest request, AsyncHandler<DownloadInfrastructureValidationScriptRequest,DownloadInfrastructureValidationScriptResponse> handler)Downloads the validation script for the specified Database Infrastructure Cloud@Customer.Future<DownloadInfrastructureValidationScriptResponse>BaseinfraAsyncClient. downloadInfrastructureValidationScript(DownloadInfrastructureValidationScriptRequest request, AsyncHandler<DownloadInfrastructureValidationScriptRequest,DownloadInfrastructureValidationScriptResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type DownloadInfrastructureValidationScriptResponse Modifier and Type Method Description Future<DownloadInfrastructureValidationScriptResponse>BaseinfraAsync. downloadInfrastructureValidationScript(DownloadInfrastructureValidationScriptRequest request, AsyncHandler<DownloadInfrastructureValidationScriptRequest,DownloadInfrastructureValidationScriptResponse> handler)Downloads the validation script for the specified Database Infrastructure Cloud@Customer.Future<DownloadInfrastructureValidationScriptResponse>BaseinfraAsyncClient. downloadInfrastructureValidationScript(DownloadInfrastructureValidationScriptRequest request, AsyncHandler<DownloadInfrastructureValidationScriptRequest,DownloadInfrastructureValidationScriptResponse> handler) -
Uses of DownloadInfrastructureValidationScriptResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return DownloadInfrastructureValidationScriptResponse Modifier and Type Method Description DownloadInfrastructureValidationScriptResponseDownloadInfrastructureValidationScriptResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type DownloadInfrastructureValidationScriptResponse Modifier and Type Method Description DownloadInfrastructureValidationScriptResponse.BuilderDownloadInfrastructureValidationScriptResponse.Builder. copy(DownloadInfrastructureValidationScriptResponse o)Copy method to populate the builder with values from the given instance.
-