Uses of Interface
org.openstack4j.api.gbp.GbpService
-
Packages that use GbpService Package Description org.openstack4j.api org.openstack4j.openstack.gbp.internal org.openstack4j.openstack.internal -
-
Uses of GbpService in org.openstack4j.api
Methods in org.openstack4j.api that return GbpService Modifier and Type Method Description GbpServiceOSClient. gbp()Returns the Gbp Service APIstatic GbpServiceApis. getGbpServices()Gets the group based policy services API -
Uses of GbpService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement GbpService Modifier and Type Class Description classGbpServiceImplGBP services -
Uses of GbpService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return GbpService Modifier and Type Method Description GbpServiceOSClientSession. gbp()
-