Uses of Class
com.oracle.bmc.fleetappsmanagement.model.TargetComponentCollection
-
Packages that use TargetComponentCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of TargetComponentCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return TargetComponentCollection Modifier and Type Method Description TargetComponentCollectionTargetComponentCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type TargetComponentCollection Modifier and Type Method Description TargetComponentCollection.BuilderTargetComponentCollection.Builder. copy(TargetComponentCollection model) -
Uses of TargetComponentCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return TargetComponentCollection Modifier and Type Method Description TargetComponentCollectionListTargetComponentsResponse. getTargetComponentCollection()The returned TargetComponentCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type TargetComponentCollection Modifier and Type Method Description ListTargetComponentsResponse.BuilderListTargetComponentsResponse.Builder. targetComponentCollection(TargetComponentCollection targetComponentCollection)The returned TargetComponentCollection instance.
-