AnonymousHttpApiMetadata
as
async interface will be removed in jclouds 1.7.@Beta @Deprecated public class AnonymousRestApiMetadata extends BaseRestApiMetadata
Modifier and Type | Class and Description |
---|---|
static class |
AnonymousRestApiMetadata.Builder
Deprecated.
|
api, asyncApi
Modifier | Constructor and Description |
---|---|
protected |
AnonymousRestApiMetadata(AnonymousRestApiMetadata.Builder builder)
Deprecated.
|
|
AnonymousRestApiMetadata(Class<?> client,
Class<?> asyncClient)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static AnonymousRestApiMetadata |
forClientMappedToAsyncClient(Class<?> client,
Class<?> asyncClient)
Deprecated.
|
AnonymousRestApiMetadata.Builder |
toBuilder()
Deprecated.
|
contextToken, defaultProperties, getApi, getAsyncApi, 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 AnonymousRestApiMetadata(Class<?> client, Class<?> asyncClient)
protected AnonymousRestApiMetadata(AnonymousRestApiMetadata.Builder builder)
public static AnonymousRestApiMetadata forClientMappedToAsyncClient(Class<?> client, Class<?> asyncClient)
public AnonymousRestApiMetadata.Builder toBuilder()
ApiMetadata.Builder
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.