Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ProvisionCollection
- 
Packages that use ProvisionCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses 
- 
- 
Uses of ProvisionCollection in com.oracle.bmc.fleetappsmanagement.modelMethods in com.oracle.bmc.fleetappsmanagement.model that return ProvisionCollection Modifier and Type Method Description ProvisionCollectionProvisionCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type ProvisionCollection Modifier and Type Method Description ProvisionCollection.BuilderProvisionCollection.Builder. copy(ProvisionCollection model)
- 
Uses of ProvisionCollection in com.oracle.bmc.fleetappsmanagement.responsesMethods in com.oracle.bmc.fleetappsmanagement.responses that return ProvisionCollection Modifier and Type Method Description ProvisionCollectionListProvisionsResponse. getProvisionCollection()The returned ProvisionCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type ProvisionCollection Modifier and Type Method Description ListProvisionsResponse.BuilderListProvisionsResponse.Builder. provisionCollection(ProvisionCollection provisionCollection)The returned ProvisionCollection instance.
 
-