Uses of Interface
org.openstack4j.api.gbp.GroupService
-
Packages that use GroupService Package Description org.openstack4j.api.gbp org.openstack4j.openstack.gbp.internal -
-
Uses of GroupService in org.openstack4j.api.gbp
Methods in org.openstack4j.api.gbp that return GroupService Modifier and Type Method Description GroupServiceGbpService. group()Service implementation which provides methods for manipulation of groups -
Uses of GroupService in org.openstack4j.openstack.gbp.internal
Classes in org.openstack4j.openstack.gbp.internal that implement GroupService Modifier and Type Class Description classGroupServiceImplPolicy target group API ImplementationMethods in org.openstack4j.openstack.gbp.internal that return GroupService Modifier and Type Method Description GroupServiceGbpServiceImpl. group()Service implementation which provides methods for manipulation of groups
-