@Beta public class AnonymousHttpApiMetadata<A> extends BaseHttpApiMetadata<A>
api
Modifier and Type | Method and Description |
---|---|
static <A> AnonymousHttpApiMetadata<A> |
forApi(Class<A> httpApi) |
org.jclouds.rest.AnonymousHttpApiMetadata.Builder<A> |
toBuilder() |
contextToken, defaultProperties, getApi, string
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews
public static <A> AnonymousHttpApiMetadata<A> forApi(Class<A> httpApi)
public org.jclouds.rest.AnonymousHttpApiMetadata.Builder<A> toBuilder()
ApiMetadata.Builder
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.