Uses of Class
com.oracle.bmc.rover.responses.RetrieveBundleStatusRoverClusterResponse
- 
Packages that use RetrieveBundleStatusRoverClusterResponse Package Description com.oracle.bmc.rover com.oracle.bmc.rover.responses 
- 
- 
Uses of RetrieveBundleStatusRoverClusterResponse in com.oracle.bmc.roverMethods in com.oracle.bmc.rover that return RetrieveBundleStatusRoverClusterResponse Modifier and Type Method Description RetrieveBundleStatusRoverClusterResponseRoverBundle. retrieveBundleStatusRoverCluster(RetrieveBundleStatusRoverClusterRequest request)Retrieve the status and progress of a rover bundle copy request.RetrieveBundleStatusRoverClusterResponseRoverBundleClient. retrieveBundleStatusRoverCluster(RetrieveBundleStatusRoverClusterRequest request)Methods in com.oracle.bmc.rover that return types with arguments of type RetrieveBundleStatusRoverClusterResponse Modifier and Type Method Description Future<RetrieveBundleStatusRoverClusterResponse>RoverBundleAsync. retrieveBundleStatusRoverCluster(RetrieveBundleStatusRoverClusterRequest request, AsyncHandler<RetrieveBundleStatusRoverClusterRequest,RetrieveBundleStatusRoverClusterResponse> handler)Retrieve the status and progress of a rover bundle copy request.Future<RetrieveBundleStatusRoverClusterResponse>RoverBundleAsyncClient. retrieveBundleStatusRoverCluster(RetrieveBundleStatusRoverClusterRequest request, AsyncHandler<RetrieveBundleStatusRoverClusterRequest,RetrieveBundleStatusRoverClusterResponse> handler)Method parameters in com.oracle.bmc.rover with type arguments of type RetrieveBundleStatusRoverClusterResponse Modifier and Type Method Description Future<RetrieveBundleStatusRoverClusterResponse>RoverBundleAsync. retrieveBundleStatusRoverCluster(RetrieveBundleStatusRoverClusterRequest request, AsyncHandler<RetrieveBundleStatusRoverClusterRequest,RetrieveBundleStatusRoverClusterResponse> handler)Retrieve the status and progress of a rover bundle copy request.Future<RetrieveBundleStatusRoverClusterResponse>RoverBundleAsyncClient. retrieveBundleStatusRoverCluster(RetrieveBundleStatusRoverClusterRequest request, AsyncHandler<RetrieveBundleStatusRoverClusterRequest,RetrieveBundleStatusRoverClusterResponse> handler)
- 
Uses of RetrieveBundleStatusRoverClusterResponse in com.oracle.bmc.rover.responsesMethods in com.oracle.bmc.rover.responses that return RetrieveBundleStatusRoverClusterResponse Modifier and Type Method Description RetrieveBundleStatusRoverClusterResponseRetrieveBundleStatusRoverClusterResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.rover.responses with parameters of type RetrieveBundleStatusRoverClusterResponse Modifier and Type Method Description RetrieveBundleStatusRoverClusterResponse.BuilderRetrieveBundleStatusRoverClusterResponse.Builder. copy(RetrieveBundleStatusRoverClusterResponse o)Copy method to populate the builder with values from the given instance.
 
-