|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseParser | |
---|---|
org.jclouds.atmos | |
org.jclouds.aws.s3 | |
org.jclouds.azureblob | |
org.jclouds.cloudfiles | This package contains an Rackspace Cloud Files client implemented by HttpCommandExecutorService commands. |
org.jclouds.cloudloadbalancers.features | |
org.jclouds.cloudsigma | |
org.jclouds.elasticstack | |
org.jclouds.gogrid.services | |
org.jclouds.openstack | |
org.jclouds.openstack.swift | |
org.jclouds.rest | |
org.jclouds.rimuhosting.miro | |
org.jclouds.s3 | This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands. |
org.jclouds.savvis.vpdc.internal | |
org.jclouds.trmk.vcloud_0_8 | |
org.jclouds.trmk.vcloud_0_8.internal | |
org.jclouds.vcloud.internal |
Uses of ResponseParser in org.jclouds.atmos |
---|
Methods in org.jclouds.atmos with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<SystemMetadata> |
AtmosAsyncClient.getSystemMetadata(String path)
|
com.google.common.util.concurrent.ListenableFuture<UserMetadata> |
AtmosAsyncClient.getUserMetadata(String path)
|
com.google.common.util.concurrent.ListenableFuture<AtmosObject> |
AtmosAsyncClient.headFile(String path)
|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
AtmosAsyncClient.isPublic(String path)
|
com.google.common.util.concurrent.ListenableFuture<BoundedSet<? extends DirectoryEntry>> |
AtmosAsyncClient.listDirectories(ListOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<BoundedSet<? extends DirectoryEntry>> |
AtmosAsyncClient.listDirectory(String directoryName,
ListOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<AtmosObject> |
AtmosAsyncClient.readFile(String path,
GetOptions... options)
|
Uses of ResponseParser in org.jclouds.aws.s3 |
---|
Methods in org.jclouds.aws.s3 with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AWSS3AsyncClient.completeMultipartUpload(String bucketName,
String key,
String uploadId,
Map<Integer,String> parts)
|
com.google.common.util.concurrent.ListenableFuture<String> |
AWSS3AsyncClient.initiateMultipartUpload(String bucketName,
ObjectMetadata objectMetadata,
PutObjectOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<String> |
AWSS3AsyncClient.uploadPart(String bucketName,
String key,
int partNumber,
String uploadId,
Payload part)
|
Uses of ResponseParser in org.jclouds.azureblob |
---|
Methods in org.jclouds.azureblob with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<AzureBlob> |
AzureBlobAsyncClient.getBlob(String container,
String name,
GetOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<BlobProperties> |
AzureBlobAsyncClient.getBlobProperties(String container,
String name)
|
com.google.common.util.concurrent.ListenableFuture<ContainerProperties> |
AzureBlobAsyncClient.getContainerProperties(String container)
|
byte[] |
AzureBlobUtil.getMD5(URI container,
String key)
|
com.google.common.util.concurrent.ListenableFuture<PublicAccess> |
AzureBlobAsyncClient.getPublicAccessForContainer(String container)
|
com.google.common.util.concurrent.ListenableFuture<String> |
AzureBlobAsyncClient.putBlob(String container,
AzureBlob object)
|
Uses of ResponseParser in org.jclouds.cloudfiles |
---|
Methods in org.jclouds.cloudfiles with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<URI> |
CloudFilesAsyncClient.enableCDN(String container)
|
com.google.common.util.concurrent.ListenableFuture<URI> |
CloudFilesAsyncClient.enableCDN(String container,
long ttl)
|
com.google.common.util.concurrent.ListenableFuture<ContainerCDNMetadata> |
CloudFilesAsyncClient.getCDNMetadata(String container)
|
com.google.common.util.concurrent.ListenableFuture<URI> |
CloudFilesAsyncClient.updateCDN(String container,
long ttl)
|
Uses of ResponseParser in org.jclouds.cloudloadbalancers.features |
---|
Methods in org.jclouds.cloudloadbalancers.features with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> |
LoadBalancerAsyncClient.createLoadBalancer(LoadBalancerRequest lb)
|
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> |
LoadBalancerAsyncClient.getLoadBalancer(int id)
|
com.google.common.util.concurrent.ListenableFuture<Set<LoadBalancer>> |
LoadBalancerAsyncClient.listLoadBalancers()
|
com.google.common.util.concurrent.ListenableFuture<Void> |
LoadBalancerAsyncClient.updateLoadBalancerAttributes(int id,
LoadBalancerAttributes attrs)
|
Uses of ResponseParser in org.jclouds.cloudsigma |
---|
Methods in org.jclouds.cloudsigma with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
CloudSigmaAsyncClient.cloneDrive(String sourceUuid,
String newName,
CloneDriveOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
CloudSigmaAsyncClient.createDrive(Drive createDrive)
|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
CloudSigmaAsyncClient.createServer(Server createServer)
|
com.google.common.util.concurrent.ListenableFuture<StaticIPInfo> |
CloudSigmaAsyncClient.createStaticIP()
|
com.google.common.util.concurrent.ListenableFuture<VLANInfo> |
CloudSigmaAsyncClient.createVLAN(String name)
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
CloudSigmaAsyncClient.getDriveInfo(String uuid)
|
com.google.common.util.concurrent.ListenableFuture<ProfileInfo> |
CloudSigmaAsyncClient.getProfileInfo()
|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
CloudSigmaAsyncClient.getServerInfo(String uuid)
|
com.google.common.util.concurrent.ListenableFuture<StaticIPInfo> |
CloudSigmaAsyncClient.getStaticIPInfo(String uuid)
|
com.google.common.util.concurrent.ListenableFuture<VLANInfo> |
CloudSigmaAsyncClient.getVLANInfo(String uuid)
|
com.google.common.util.concurrent.ListenableFuture<Set<DriveInfo>> |
CloudSigmaAsyncClient.listDriveInfo()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
CloudSigmaAsyncClient.listDrives()
|
com.google.common.util.concurrent.ListenableFuture<Set<ServerInfo>> |
CloudSigmaAsyncClient.listServerInfo()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
CloudSigmaAsyncClient.listServers()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
CloudSigmaAsyncClient.listStandardCds()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
CloudSigmaAsyncClient.listStandardDrives()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
CloudSigmaAsyncClient.listStandardImages()
|
com.google.common.util.concurrent.ListenableFuture<Set<StaticIPInfo>> |
CloudSigmaAsyncClient.listStaticIPInfo()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
CloudSigmaAsyncClient.listStaticIPs()
|
com.google.common.util.concurrent.ListenableFuture<Set<VLANInfo>> |
CloudSigmaAsyncClient.listVLANInfo()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
CloudSigmaAsyncClient.listVLANs()
|
com.google.common.util.concurrent.ListenableFuture<VLANInfo> |
CloudSigmaAsyncClient.renameVLAN(String uuid,
String name)
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
CloudSigmaAsyncClient.setDriveData(String uuid,
DriveData createDrive)
|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
CloudSigmaAsyncClient.setServerConfiguration(String uuid,
Server setServer)
|
Uses of ResponseParser in org.jclouds.elasticstack |
---|
Methods in org.jclouds.elasticstack with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
ElasticStackAsyncClient.createAndStartServer(Server createServer)
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
ElasticStackAsyncClient.createDrive(Drive createDrive)
|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
ElasticStackAsyncClient.createServer(Server createServer)
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
ElasticStackAsyncClient.getDriveInfo(String uuid)
|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
ElasticStackAsyncClient.getServerInfo(String uuid)
|
com.google.common.util.concurrent.ListenableFuture<Set<DriveInfo>> |
ElasticStackAsyncClient.listDriveInfo()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
ElasticStackAsyncClient.listDrives()
|
com.google.common.util.concurrent.ListenableFuture<Set<ServerInfo>> |
ElasticStackAsyncClient.listServerInfo()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
ElasticStackAsyncClient.listServers()
|
com.google.common.util.concurrent.ListenableFuture<Payload> |
ElasticStackAsyncClient.readDrive(String uuid,
long offset,
long size)
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
ElasticStackAsyncClient.setDriveData(String uuid,
DriveData setDrive)
|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
ElasticStackAsyncClient.setServerConfiguration(String uuid,
Server setServer)
|
Uses of ResponseParser in org.jclouds.gogrid.services |
---|
Methods in org.jclouds.gogrid.services with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> |
GridLoadBalancerAsyncClient.addLoadBalancer(String name,
IpPortPair virtualIp,
List<IpPortPair> realIps,
AddLoadBalancerOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Server> |
GridServerAsyncClient.addServer(String name,
String image,
String ram,
String ip,
AddServerOptions... addServerOptions)
|
com.google.common.util.concurrent.ListenableFuture<Server> |
GridServerAsyncClient.deleteById(long id)
|
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> |
GridLoadBalancerAsyncClient.deleteById(Long id)
|
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> |
GridLoadBalancerAsyncClient.deleteByName(String name)
|
com.google.common.util.concurrent.ListenableFuture<Server> |
GridServerAsyncClient.deleteByName(String name)
|
com.google.common.util.concurrent.ListenableFuture<ServerImage> |
GridImageAsyncClient.editImageDescription(String idOrName,
String newDescription)
|
com.google.common.util.concurrent.ListenableFuture<ServerImage> |
GridImageAsyncClient.editImageFriendlyName(String idOrName,
String newFriendlyName)
|
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> |
GridLoadBalancerAsyncClient.editLoadBalancer(long id,
List<IpPortPair> realIps)
|
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> |
GridLoadBalancerAsyncClient.editLoadBalancerNamed(String name,
List<IpPortPair> realIps)
|
com.google.common.util.concurrent.ListenableFuture<Server> |
GridServerAsyncClient.editServerDescription(long id,
String newDescription)
|
com.google.common.util.concurrent.ListenableFuture<Server> |
GridServerAsyncClient.editServerRam(long id,
String ram)
|
com.google.common.util.concurrent.ListenableFuture<Server> |
GridServerAsyncClient.editServerType(long id,
String newType)
|
com.google.common.util.concurrent.ListenableFuture<Set<Ip>> |
GridIpAsyncClient.getAssignedIpList()
|
com.google.common.util.concurrent.ListenableFuture<Set<Option>> |
GridImageAsyncClient.getDatacenters()
|
com.google.common.util.concurrent.ListenableFuture<Set<Option>> |
GridLoadBalancerAsyncClient.getDatacenters()
|
com.google.common.util.concurrent.ListenableFuture<Set<Option>> |
GridIpAsyncClient.getDatacenters()
|
com.google.common.util.concurrent.ListenableFuture<Set<Option>> |
GridServerAsyncClient.getDatacenters()
|
com.google.common.util.concurrent.ListenableFuture<Set<ServerImage>> |
GridImageAsyncClient.getImageList(GetImageListOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<ServerImage>> |
GridImageAsyncClient.getImagesById(Long... ids)
|
com.google.common.util.concurrent.ListenableFuture<Set<ServerImage>> |
GridImageAsyncClient.getImagesByName(String... names)
|
com.google.common.util.concurrent.ListenableFuture<Set<Ip>> |
GridIpAsyncClient.getIpList(GetIpListOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Job>> |
GridJobAsyncClient.getJobList(GetJobListOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Job>> |
GridJobAsyncClient.getJobsById(long... ids)
|
com.google.common.util.concurrent.ListenableFuture<Set<Job>> |
GridJobAsyncClient.getJobsForObjectName(String objectName)
|
com.google.common.util.concurrent.ListenableFuture<Set<LoadBalancer>> |
GridLoadBalancerAsyncClient.getLoadBalancerList()
|
com.google.common.util.concurrent.ListenableFuture<Set<LoadBalancer>> |
GridLoadBalancerAsyncClient.getLoadBalancersById(Long... ids)
|
com.google.common.util.concurrent.ListenableFuture<Set<LoadBalancer>> |
GridLoadBalancerAsyncClient.getLoadBalancersByName(String... names)
|
com.google.common.util.concurrent.ListenableFuture<Set<Option>> |
GridServerAsyncClient.getRamSizes()
|
com.google.common.util.concurrent.ListenableFuture<Credentials> |
GridServerAsyncClient.getServerCredentials(long id)
|
com.google.common.util.concurrent.ListenableFuture<Map<String,Credentials>> |
GridServerAsyncClient.getServerCredentialsList()
|
com.google.common.util.concurrent.ListenableFuture<Set<Server>> |
GridServerAsyncClient.getServerList(GetServerListOptions... getServerListOptions)
|
com.google.common.util.concurrent.ListenableFuture<Set<Server>> |
GridServerAsyncClient.getServersById(long... ids)
|
com.google.common.util.concurrent.ListenableFuture<Set<Server>> |
GridServerAsyncClient.getServersByName(String... names)
|
com.google.common.util.concurrent.ListenableFuture<Set<Option>> |
GridServerAsyncClient.getTypes()
|
com.google.common.util.concurrent.ListenableFuture<Set<Ip>> |
GridIpAsyncClient.getUnassignedIpList()
|
com.google.common.util.concurrent.ListenableFuture<Set<Ip>> |
GridIpAsyncClient.getUnassignedPublicIpList()
|
com.google.common.util.concurrent.ListenableFuture<Server> |
GridServerAsyncClient.power(String idOrName,
PowerCommand power)
|
Uses of ResponseParser in org.jclouds.openstack |
---|
Methods in org.jclouds.openstack with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<OpenStackAuthAsyncClient.AuthenticationResponse> |
OpenStackAuthAsyncClient.authenticate(String user,
String key)
|
com.google.common.util.concurrent.ListenableFuture<OpenStackAuthAsyncClient.AuthenticationResponse> |
OpenStackAuthAsyncClient.authenticateStorage(String user,
String key)
|
Uses of ResponseParser in org.jclouds.openstack.swift |
---|
Methods in org.jclouds.openstack.swift with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<AccountMetadata> |
CommonSwiftAsyncClient.getAccountStatistics()
|
com.google.common.util.concurrent.ListenableFuture<SwiftObject> |
CommonSwiftAsyncClient.getObject(String container,
String name,
GetOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<MutableObjectInfoWithMetadata> |
CommonSwiftAsyncClient.getObjectInfo(String container,
String name)
|
com.google.common.util.concurrent.ListenableFuture<PageSet<ObjectInfo>> |
CommonSwiftAsyncClient.listObjects(String container,
ListContainerOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<String> |
CommonSwiftAsyncClient.putObject(String container,
SwiftObject object)
|
Uses of ResponseParser in org.jclouds.rest |
---|
Methods in org.jclouds.rest with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
HttpAsyncClient.post(URI location,
Payload payload)
|
com.google.common.util.concurrent.ListenableFuture<String> |
HttpAsyncClient.put(URI location,
Payload payload)
|
Uses of ResponseParser in org.jclouds.rimuhosting.miro |
---|
Methods in org.jclouds.rimuhosting.miro with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<List<String>> |
RimuHostingAsyncClient.destroyServer(Long id)
|
com.google.common.util.concurrent.ListenableFuture<Set<Image>> |
RimuHostingAsyncClient.getImageList()
|
com.google.common.util.concurrent.ListenableFuture<Set<PricingPlan>> |
RimuHostingAsyncClient.getPricingPlanList()
|
com.google.common.util.concurrent.ListenableFuture<Server> |
RimuHostingAsyncClient.getServer(Long id)
|
com.google.common.util.concurrent.ListenableFuture<Set<Server>> |
RimuHostingAsyncClient.getServerList()
|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
RimuHostingAsyncClient.restartServer(Long id)
|
Uses of ResponseParser in org.jclouds.s3 |
---|
Methods in org.jclouds.s3 with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<S3Object> |
S3AsyncClient.getObject(String bucketName,
String key,
GetOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<ObjectMetadata> |
S3AsyncClient.headObject(String bucketName,
String key)
|
com.google.common.util.concurrent.ListenableFuture<String> |
S3AsyncClient.putObject(String bucketName,
S3Object object,
PutObjectOptions... options)
|
Uses of ResponseParser in org.jclouds.savvis.vpdc.internal |
---|
Methods in org.jclouds.savvis.vpdc.internal with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> |
LoginAsyncClient.login()
This request returns a token to use in subsequent requests. |
Uses of ResponseParser in org.jclouds.trmk.vcloud_0_8 |
---|
Methods in org.jclouds.trmk.vcloud_0_8 with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Task> |
TerremarkVCloudAsyncClient.configureVApp(VApp vApp,
VAppConfiguration configuration)
|
com.google.common.util.concurrent.ListenableFuture<Task> |
TerremarkVCloudAsyncClient.deleteVApp(URI vAppId)
|
Uses of ResponseParser in org.jclouds.trmk.vcloud_0_8.internal |
---|
Methods in org.jclouds.trmk.vcloud_0_8.internal with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> |
TerremarkVCloudLoginAsyncClient.login()
This request returns a token to use in subsequent requests. |
Uses of ResponseParser in org.jclouds.vcloud.internal |
---|
Methods in org.jclouds.vcloud.internal with annotations of type ResponseParser | |
---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> |
VCloudLoginAsyncClient.login()
This request returns a token to use in subsequent requests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |