Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PropertyCollection
-
Packages that use PropertyCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of PropertyCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return PropertyCollection Modifier and Type Method Description PropertyCollection
PropertyCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type PropertyCollection Modifier and Type Method Description PropertyCollection.Builder
PropertyCollection.Builder. copy(PropertyCollection model)
-
Uses of PropertyCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return PropertyCollection Modifier and Type Method Description PropertyCollection
ListPropertiesResponse. getPropertyCollection()
The returned PropertyCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type PropertyCollection Modifier and Type Method Description ListPropertiesResponse.Builder
ListPropertiesResponse.Builder. propertyCollection(PropertyCollection propertyCollection)
The returned PropertyCollection instance.
-