Uses of Interface
org.openstack4j.api.manila.ShareService
-
Packages that use ShareService Package Description org.openstack4j.api org.openstack4j.openstack.internal org.openstack4j.openstack.manila.internal -
-
Uses of ShareService in org.openstack4j.api
Methods in org.openstack4j.api that return ShareService Modifier and Type Method Description static ShareServiceApis. getShareServices()Gets the (Manila) Shared File Systems services APIShareServiceOSClient. share()Returns the Shared File Systems API -
Uses of ShareService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return ShareService Modifier and Type Method Description ShareServiceOSClientSession. share() -
Uses of ShareService in org.openstack4j.openstack.manila.internal
Classes in org.openstack4j.openstack.manila.internal that implement ShareService Modifier and Type Class Description classShareServiceImplShared File Systems API (Manila)
-