Uses of Interface
org.openstack4j.api.identity.v3.GroupService
-
Packages that use GroupService Package Description org.openstack4j.api.identity.v3 org.openstack4j.openstack.identity.v3.internal -
-
Uses of GroupService in org.openstack4j.api.identity.v3
Methods in org.openstack4j.api.identity.v3 that return GroupService Modifier and Type Method Description GroupServiceIdentityService. groups()Group Service API -
Uses of GroupService in org.openstack4j.openstack.identity.v3.internal
Classes in org.openstack4j.openstack.identity.v3.internal that implement GroupService Modifier and Type Class Description classGroupServiceImplMethods in org.openstack4j.openstack.identity.v3.internal that return GroupService Modifier and Type Method Description GroupServiceIdentityServiceImpl. groups()
-