Uses of Class
com.oracle.bmc.osmanagementhub.model.LifecycleStageCollection
-
Packages that use LifecycleStageCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of LifecycleStageCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return LifecycleStageCollection Modifier and Type Method Description LifecycleStageCollectionLifecycleStageCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type LifecycleStageCollection Modifier and Type Method Description LifecycleStageCollection.BuilderLifecycleStageCollection.Builder. copy(LifecycleStageCollection model) -
Uses of LifecycleStageCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return LifecycleStageCollection Modifier and Type Method Description LifecycleStageCollectionListLifecycleStagesResponse. getLifecycleStageCollection()The returned LifecycleStageCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type LifecycleStageCollection Modifier and Type Method Description ListLifecycleStagesResponse.BuilderListLifecycleStagesResponse.Builder. lifecycleStageCollection(LifecycleStageCollection lifecycleStageCollection)The returned LifecycleStageCollection instance.
-