Uses of Class
com.exoscale.sdk.model.DbaasServiceValkeyComponentsInner
Packages that use DbaasServiceValkeyComponentsInner
-
Uses of DbaasServiceValkeyComponentsInner in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DbaasServiceValkeyComponentsInnerModifier and TypeMethodDescriptionDbaasServiceValkeyComponentsInner.route
(EnumComponentRoute route) DbaasServiceValkeyComponentsInner.usage
(EnumComponentUsage usage) Methods in com.exoscale.sdk.model that return types with arguments of type DbaasServiceValkeyComponentsInnerModifier and TypeMethodDescriptionDbaasServiceValkey.getComponents()
Service component information objectsMethods in com.exoscale.sdk.model with parameters of type DbaasServiceValkeyComponentsInnerModifier and TypeMethodDescriptionDbaasServiceValkey.addComponentsItem
(DbaasServiceValkeyComponentsInner componentsItem) Method parameters in com.exoscale.sdk.model with type arguments of type DbaasServiceValkeyComponentsInnerModifier and TypeMethodDescriptionDbaasServiceValkey.components
(List<DbaasServiceValkeyComponentsInner> components) void
DbaasServiceValkey.setComponents
(List<DbaasServiceValkeyComponentsInner> components)