Uses of Class
com.oracle.bmc.osmanagementhub.model.LifecycleEnvironmentCollection
-
Packages that use LifecycleEnvironmentCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of LifecycleEnvironmentCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return LifecycleEnvironmentCollection Modifier and Type Method Description LifecycleEnvironmentCollection
LifecycleEnvironmentCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type LifecycleEnvironmentCollection Modifier and Type Method Description LifecycleEnvironmentCollection.Builder
LifecycleEnvironmentCollection.Builder. copy(LifecycleEnvironmentCollection model)
-
Uses of LifecycleEnvironmentCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return LifecycleEnvironmentCollection Modifier and Type Method Description LifecycleEnvironmentCollection
ListLifecycleEnvironmentsResponse. getLifecycleEnvironmentCollection()
The returned LifecycleEnvironmentCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type LifecycleEnvironmentCollection Modifier and Type Method Description ListLifecycleEnvironmentsResponse.Builder
ListLifecycleEnvironmentsResponse.Builder. lifecycleEnvironmentCollection(LifecycleEnvironmentCollection lifecycleEnvironmentCollection)
The returned LifecycleEnvironmentCollection instance.
-