Uses of Class
com.oracle.bmc.osmanagementhub.model.DynamicSetCollection
-
Packages that use DynamicSetCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of DynamicSetCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return DynamicSetCollection Modifier and Type Method Description DynamicSetCollectionDynamicSetCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type DynamicSetCollection Modifier and Type Method Description DynamicSetCollection.BuilderDynamicSetCollection.Builder. copy(DynamicSetCollection model) -
Uses of DynamicSetCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return DynamicSetCollection Modifier and Type Method Description DynamicSetCollectionListDynamicSetsResponse. getDynamicSetCollection()The returned DynamicSetCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type DynamicSetCollection Modifier and Type Method Description ListDynamicSetsResponse.BuilderListDynamicSetsResponse.Builder. dynamicSetCollection(DynamicSetCollection dynamicSetCollection)The returned DynamicSetCollection instance.
-