Class KeystoneApiMetadata
java.lang.Object
org.jclouds.apis.internal.BaseApiMetadata
org.jclouds.rest.internal.BaseHttpApiMetadata<KeystoneApi>
org.jclouds.openstack.keystone.v3.KeystoneApiMetadata
- All Implemented Interfaces:
ApiMetadata
,HttpApiMetadata<KeystoneApi>
@AutoService(ApiMetadata.class)
public class KeystoneApiMetadata
extends BaseHttpApiMetadata<KeystoneApi>
Implementation of
ApiMetadata
for Keystone 3.0 API-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata
api
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
KeystoneApiMetadata
(KeystoneApiMetadata.Builder<?> builder) -
Method Summary
Methods inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata
contextToken, getApi, string
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jclouds.apis.ApiMetadata
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews
-
Constructor Details
-
KeystoneApiMetadata
public KeystoneApiMetadata() -
KeystoneApiMetadata
-
-
Method Details
-
toBuilder
- See Also:
-
defaultProperties
-