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.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ProvisionCollection Modifier and Type Method Description ProvisionCollection
ProvisionCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type ProvisionCollection Modifier and Type Method Description ProvisionCollection.Builder
ProvisionCollection.Builder. copy(ProvisionCollection model)
-
Uses of ProvisionCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return ProvisionCollection Modifier and Type Method Description ProvisionCollection
ListProvisionsResponse. getProvisionCollection()
The returned ProvisionCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type ProvisionCollection Modifier and Type Method Description ListProvisionsResponse.Builder
ListProvisionsResponse.Builder. provisionCollection(ProvisionCollection provisionCollection)
The returned ProvisionCollection instance.
-