Uses of Class
com.oracle.bmc.ddfs.model.InstanceCollection
-
Packages that use InstanceCollection Package Description com.oracle.bmc.ddfs.model com.oracle.bmc.ddfs.responses -
-
Uses of InstanceCollection in com.oracle.bmc.ddfs.model
Methods in com.oracle.bmc.ddfs.model that return InstanceCollection Modifier and Type Method Description InstanceCollectionInstanceCollection.Builder. build()Methods in com.oracle.bmc.ddfs.model with parameters of type InstanceCollection Modifier and Type Method Description InstanceCollection.BuilderInstanceCollection.Builder. copy(InstanceCollection model) -
Uses of InstanceCollection in com.oracle.bmc.ddfs.responses
Methods in com.oracle.bmc.ddfs.responses that return InstanceCollection Modifier and Type Method Description InstanceCollectionListInstancesResponse. getInstanceCollection()The returned InstanceCollection instance.Methods in com.oracle.bmc.ddfs.responses with parameters of type InstanceCollection Modifier and Type Method Description ListInstancesResponse.BuilderListInstancesResponse.Builder. instanceCollection(InstanceCollection instanceCollection)The returned InstanceCollection instance.
-