Uses of Class
com.oracle.bmc.fleetappsmanagement.model.TargetPropertyCollection
-
Packages that use TargetPropertyCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of TargetPropertyCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return TargetPropertyCollection Modifier and Type Method Description TargetPropertyCollectionTargetPropertyCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type TargetPropertyCollection Modifier and Type Method Description TargetPropertyCollection.BuilderTargetPropertyCollection.Builder. copy(TargetPropertyCollection model) -
Uses of TargetPropertyCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return TargetPropertyCollection Modifier and Type Method Description TargetPropertyCollectionListTargetPropertiesResponse. getTargetPropertyCollection()The returned TargetPropertyCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type TargetPropertyCollection Modifier and Type Method Description ListTargetPropertiesResponse.BuilderListTargetPropertiesResponse.Builder. targetPropertyCollection(TargetPropertyCollection targetPropertyCollection)The returned TargetPropertyCollection instance.
-