@Beta public interface HttpApiMetadata<A> extends ApiMetadata
ConfiguresHttpApi
Modifier and Type | Interface and Description |
---|---|
static interface |
HttpApiMetadata.Builder<A,T extends HttpApiMetadata.Builder<A,T>> |
Modifier and Type | Method and Description |
---|---|
Class<A> |
getApi() |
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, toBuilder
Copyright © 2009-2013 jclouds. All Rights Reserved.