Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.LinkFeatureSummary
-
Packages that use LinkFeatureSummary Package Description com.oracle.bmc.tenantmanagercontrolplane.model -
-
Uses of LinkFeatureSummary in com.oracle.bmc.tenantmanagercontrolplane.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return LinkFeatureSummary Modifier and Type Method Description LinkFeatureSummaryLinkFeatureSummary.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return types with arguments of type LinkFeatureSummary Modifier and Type Method Description List<LinkFeatureSummary>LinkFeaturesCollection. getItems()Array containing LinkFeature items.Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type LinkFeatureSummary Modifier and Type Method Description LinkFeatureSummary.BuilderLinkFeatureSummary.Builder. copy(LinkFeatureSummary model)Method parameters in com.oracle.bmc.tenantmanagercontrolplane.model with type arguments of type LinkFeatureSummary Modifier and Type Method Description LinkFeaturesCollection.BuilderLinkFeaturesCollection.Builder. items(List<LinkFeatureSummary> items)Array containing LinkFeature items.Constructor parameters in com.oracle.bmc.tenantmanagercontrolplane.model with type arguments of type LinkFeatureSummary Constructor Description LinkFeaturesCollection(List<LinkFeatureSummary> items)Deprecated.
-