Package org.jclouds.openstack.nova.ec2
Class NovaEC2ApiMetadata
java.lang.Object
org.jclouds.apis.internal.BaseApiMetadata
org.jclouds.rest.internal.BaseHttpApiMetadata<NovaEC2Api>
org.jclouds.openstack.nova.ec2.NovaEC2ApiMetadata
- All Implemented Interfaces:
ApiMetadata
,HttpApiMetadata<NovaEC2Api>
@AutoService(ApiMetadata.class)
public final class NovaEC2ApiMetadata
extends BaseHttpApiMetadata<NovaEC2Api>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata
api
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
-
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
-
NovaEC2ApiMetadata
public NovaEC2ApiMetadata() -
NovaEC2ApiMetadata
-
-
Method Details
-
toBuilder
- See Also:
-
defaultProperties
-