Package org.jclouds.openstack.neutron.v2
Class NeutronApiMetadata
java.lang.Object
org.jclouds.apis.internal.BaseApiMetadata
org.jclouds.rest.internal.BaseHttpApiMetadata<NeutronApi>
org.jclouds.openstack.neutron.v2.NeutronApiMetadata
- All Implemented Interfaces:
ApiMetadata
,HttpApiMetadata<NeutronApi>
@AutoService(ApiMetadata.class)
public class NeutronApiMetadata
extends BaseHttpApiMetadata<NeutronApi>
Implementation of
ApiMetadata
for Neutron 2.0 API-
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
-
NeutronApiMetadata
public NeutronApiMetadata() -
NeutronApiMetadata
-
-
Method Details
-
toBuilder
- See Also:
-
defaultProperties
-