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 LifecycleStageCollection
LifecycleStageCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type LifecycleStageCollection Modifier and Type Method Description LifecycleStageCollection.Builder
LifecycleStageCollection.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 LifecycleStageCollection
ListLifecycleStagesResponse. getLifecycleStageCollection()
The returned LifecycleStageCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type LifecycleStageCollection Modifier and Type Method Description ListLifecycleStagesResponse.Builder
ListLifecycleStagesResponse.Builder. lifecycleStageCollection(LifecycleStageCollection lifecycleStageCollection)
The returned LifecycleStageCollection instance.
-