Uses of Class
com.oracle.bmc.psql.model.InsightCapabilityCollection
-
Packages that use InsightCapabilityCollection Package Description com.oracle.bmc.psql.model com.oracle.bmc.psql.responses -
-
Uses of InsightCapabilityCollection in com.oracle.bmc.psql.model
Methods in com.oracle.bmc.psql.model that return InsightCapabilityCollection Modifier and Type Method Description InsightCapabilityCollectionInsightCapabilityCollection.Builder. build()Methods in com.oracle.bmc.psql.model with parameters of type InsightCapabilityCollection Modifier and Type Method Description InsightCapabilityCollection.BuilderInsightCapabilityCollection.Builder. copy(InsightCapabilityCollection model) -
Uses of InsightCapabilityCollection in com.oracle.bmc.psql.responses
Methods in com.oracle.bmc.psql.responses that return InsightCapabilityCollection Modifier and Type Method Description InsightCapabilityCollectionListInsightCapabilitiesResponse. getInsightCapabilityCollection()The returned InsightCapabilityCollection instance.Methods in com.oracle.bmc.psql.responses with parameters of type InsightCapabilityCollection Modifier and Type Method Description ListInsightCapabilitiesResponse.BuilderListInsightCapabilitiesResponse.Builder. insightCapabilityCollection(InsightCapabilityCollection insightCapabilityCollection)The returned InsightCapabilityCollection instance.
-