Uses of Class
com.oracle.bmc.rover.model.RoverBundleStatus
- 
Packages that use RoverBundleStatus Package Description com.oracle.bmc.rover.model com.oracle.bmc.rover.responses 
- 
- 
Uses of RoverBundleStatus in com.oracle.bmc.rover.modelMethods in com.oracle.bmc.rover.model that return RoverBundleStatus Modifier and Type Method Description RoverBundleStatusRoverBundleStatus.Builder. build()Methods in com.oracle.bmc.rover.model with parameters of type RoverBundleStatus Modifier and Type Method Description RoverBundleStatus.BuilderRoverBundleStatus.Builder. copy(RoverBundleStatus model)
- 
Uses of RoverBundleStatus in com.oracle.bmc.rover.responsesMethods in com.oracle.bmc.rover.responses that return RoverBundleStatus Modifier and Type Method Description RoverBundleStatusRetrieveBundleStatusRoverClusterResponse. getRoverBundleStatus()The returned RoverBundleStatus instance.RoverBundleStatusRetrieveBundleStatusRoverNodeResponse. getRoverBundleStatus()The returned RoverBundleStatus instance.Methods in com.oracle.bmc.rover.responses with parameters of type RoverBundleStatus Modifier and Type Method Description RetrieveBundleStatusRoverClusterResponse.BuilderRetrieveBundleStatusRoverClusterResponse.Builder. roverBundleStatus(RoverBundleStatus roverBundleStatus)The returned RoverBundleStatus instance.RetrieveBundleStatusRoverNodeResponse.BuilderRetrieveBundleStatusRoverNodeResponse.Builder. roverBundleStatus(RoverBundleStatus roverBundleStatus)The returned RoverBundleStatus instance.
 
-