Uses of Interface
org.openstack4j.api.barbican.BarbicanService
-
Packages that use BarbicanService Package Description org.openstack4j.api org.openstack4j.openstack.barbican.internal org.openstack4j.openstack.internal -
-
Uses of BarbicanService in org.openstack4j.api
Methods in org.openstack4j.api that return BarbicanService Modifier and Type Method Description BarbicanServiceOSClient. barbican()Returns the Barbican Service APIstatic BarbicanServiceApis. getBarbicanServices()Gets the (BarbicanService) Orchestration services API -
Uses of BarbicanService in org.openstack4j.openstack.barbican.internal
Classes in org.openstack4j.openstack.barbican.internal that implement BarbicanService Modifier and Type Class Description classBarbicanServiceImplThis class contains getters for all implementation of the available Barbican services -
Uses of BarbicanService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return BarbicanService Modifier and Type Method Description BarbicanServiceOSClientSession. barbican()
-