Uses of Interface
org.openstack4j.api.magnum.MagnumService
-
Packages that use MagnumService Package Description org.openstack4j.api org.openstack4j.openstack.internal org.openstack4j.openstack.magnum.internal -
-
Uses of MagnumService in org.openstack4j.api
Methods in org.openstack4j.api that return MagnumService Modifier and Type Method Description static MagnumServiceApis. getMagnumService()Gets the Magnum services APIMagnumServiceOSClient. magnum()Returns the Magnum Service API -
Uses of MagnumService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return MagnumService Modifier and Type Method Description MagnumServiceOSClientSession. magnum() -
Uses of MagnumService in org.openstack4j.openstack.magnum.internal
Classes in org.openstack4j.openstack.magnum.internal that implement MagnumService Modifier and Type Class Description classMagnumServiceImplOpenStack Container Infrastructure Management service (Magnum) APIs
-