Uses of Class
org.openstack4j.model.manila.BackendStoragePool.ConsistencyGroupSupport
-
Packages that use BackendStoragePool.ConsistencyGroupSupport Package Description org.openstack4j.model.manila org.openstack4j.openstack.manila.domain -
-
Uses of BackendStoragePool.ConsistencyGroupSupport in org.openstack4j.model.manila
Methods in org.openstack4j.model.manila that return BackendStoragePool.ConsistencyGroupSupport Modifier and Type Method Description BackendStoragePool.ConsistencyGroupSupportBackendStoragePool.Capabilities. getConsistencyGroupSupport()static BackendStoragePool.ConsistencyGroupSupportBackendStoragePool.ConsistencyGroupSupport. value(String v)static BackendStoragePool.ConsistencyGroupSupportBackendStoragePool.ConsistencyGroupSupport. valueOf(String name)Returns the enum constant of this type with the specified name.static BackendStoragePool.ConsistencyGroupSupport[]BackendStoragePool.ConsistencyGroupSupport. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of BackendStoragePool.ConsistencyGroupSupport in org.openstack4j.openstack.manila.domain
Methods in org.openstack4j.openstack.manila.domain that return BackendStoragePool.ConsistencyGroupSupport Modifier and Type Method Description BackendStoragePool.ConsistencyGroupSupportManilaBackendStoragePool.ManilaCapabilities. getConsistencyGroupSupport()
-