org.jclouds.byon
Class BYONApiMetadata
java.lang.Object
org.jclouds.apis.internal.BaseApiMetadata
org.jclouds.byon.BYONApiMetadata
- All Implemented Interfaces:
- Serializable, ApiMetadata
public class BYONApiMetadata
- extends BaseApiMetadata
Implementation of ApiMetadata for jclouds BYON API
note
This class is not setup to allow a subclasses to override the type of api,
asyncapi, or context. This is an optimization for s.
- Author:
- Adrian Cole
- See Also:
- Serialized Form
| Fields inherited from class org.jclouds.apis.internal.BaseApiMetadata |
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views |
| Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata |
defaultProperties, equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, string, toString |
BYONApiMetadata
public BYONApiMetadata()
BYONApiMetadata
protected BYONApiMetadata(BYONApiMetadata.Builder builder)
toBuilder
public BYONApiMetadata.Builder toBuilder()
- Specified by:
toBuilder in interface ApiMetadata- Overrides:
toBuilder in class BaseApiMetadata
- See Also:
ApiMetadata.Builder
Copyright © 2009-2012 jclouds. All Rights Reserved.