Uses of Class
com.oracle.bmc.osmanagementhub.model.SnapCollection
-
Packages that use SnapCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of SnapCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return SnapCollection Modifier and Type Method Description SnapCollectionSnapCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type SnapCollection Modifier and Type Method Description SnapCollection.BuilderSnapCollection.Builder. copy(SnapCollection model) -
Uses of SnapCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return SnapCollection Modifier and Type Method Description SnapCollectionListManagedInstanceSnapsResponse. getSnapCollection()The returned SnapCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type SnapCollection Modifier and Type Method Description ListManagedInstanceSnapsResponse.BuilderListManagedInstanceSnapsResponse.Builder. snapCollection(SnapCollection snapCollection)The returned SnapCollection instance.
-