Uses of Interface
org.openstack4j.api.octavia.OctaviaService
-
Packages that use OctaviaService Package Description org.openstack4j.api org.openstack4j.openstack.internal org.openstack4j.openstack.octavia.internal -
-
Uses of OctaviaService in org.openstack4j.api
Methods in org.openstack4j.api that return OctaviaService Modifier and Type Method Description static OctaviaServiceApis. getOctaviaService()Gets the Octavia services APIOctaviaServiceOSClient. octavia()Returns the Load Balancer Service API -
Uses of OctaviaService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return OctaviaService Modifier and Type Method Description OctaviaServiceOSClientSession. octavia() -
Uses of OctaviaService in org.openstack4j.openstack.octavia.internal
Classes in org.openstack4j.openstack.octavia.internal that implement OctaviaService Modifier and Type Class Description classOctaviaServiceImplOpenStack Networking Operations API
-