Class BaseIdentityServices
- java.lang.Object
-
- org.openstack4j.openstack.internal.BaseOpenStackService
-
- org.openstack4j.openstack.identity.v3.internal.BaseIdentityServices
-
- Direct Known Subclasses:
CredentialServiceImpl,DomainServiceImpl,GroupServiceImpl,IdentityServiceImpl,PolicyServiceImpl,ProjectServiceImpl,RegionServiceImpl,RoleServiceImpl,ServiceEndpointServiceImpl,TokenServiceImpl,UserServiceImpl
public class BaseIdentityServices extends BaseOpenStackService
Base Identity Operations Implementation is responsible for insuring the proper endpoint is used for all extending operation APIs- Author:
- Jyothi Saroja
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.openstack4j.openstack.internal.BaseOpenStackService
BaseOpenStackService.Invocation<R>
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedBaseIdentityServices()
-
Method Summary
-
Methods inherited from class org.openstack4j.openstack.internal.BaseOpenStackService
delete, deleteWithResponse, get, getProvider, getServiceVersion, getWithResponse, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, putWithResponse, request, toList, uri
-
-