|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Payload in org.jclouds.atmos.domain.internal |
---|
Methods in org.jclouds.atmos.domain.internal with parameters of type Payload | |
---|---|
void |
AtmosObjectImpl.setPayload(Payload data)
|
Uses of Payload in org.jclouds.aws.ec2.compute |
---|
Methods in org.jclouds.aws.ec2.compute with parameters of type Payload | |
---|---|
AWSEC2TemplateOptions |
AWSEC2TemplateOptions.runScript(Payload script)
Deprecated. |
Uses of Payload in org.jclouds.aws.s3 |
---|
Methods in org.jclouds.aws.s3 with parameters of type Payload | |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AWSS3AsyncClient.uploadPart(String bucketName,
String key,
int partNumber,
String uploadId,
Payload part)
|
String |
AWSS3Client.uploadPart(String bucketName,
String key,
int partNumber,
String uploadId,
Payload part)
This operation uploads a part in a multipart upload. |
Uses of Payload in org.jclouds.aws.s3.blobstore.strategy.internal |
---|
Methods in org.jclouds.aws.s3.blobstore.strategy.internal with parameters of type Payload | |
---|---|
protected void |
ParallelMultipartUploadStrategy.prepareUploadPart(String container,
String key,
String uploadId,
Integer part,
Payload payload,
long offset,
long size,
SortedMap<Integer,String> etags,
BlockingQueue<Integer> activeParts,
Map<Integer,com.google.common.util.concurrent.ListenableFuture<String>> futureParts,
AtomicInteger errors,
int maxRetries,
Map<Integer,Exception> errorMap,
Queue<org.jclouds.aws.s3.blobstore.strategy.internal.ParallelMultipartUploadStrategy.Part> toRetry,
CountDownLatch latch)
|
protected void |
SequentialMultipartUploadStrategy.prepareUploadPart(String container,
String key,
String uploadId,
int part,
Payload payload,
long offset,
long size,
SortedMap<Integer,String> etags)
|
Uses of Payload in org.jclouds.azureblob.domain.internal |
---|
Methods in org.jclouds.azureblob.domain.internal with parameters of type Payload | |
---|---|
void |
AzureBlobImpl.setPayload(Payload data)
|
Uses of Payload in org.jclouds.blobstore.domain |
---|
Methods in org.jclouds.blobstore.domain with parameters of type Payload | |
---|---|
BlobBuilder.PayloadBlobBuilder |
BlobBuilder.payload(Payload payload)
|
Uses of Payload in org.jclouds.blobstore.domain.internal |
---|
Methods in org.jclouds.blobstore.domain.internal with parameters of type Payload | |
---|---|
BlobBuilder.PayloadBlobBuilder |
BlobBuilderImpl.payload(Payload payload)
|
BlobBuilder.PayloadBlobBuilder |
BlobBuilderImpl.PayloadBlobBuilderImpl.payload(Payload payload)
|
void |
BlobImpl.setPayload(Payload data)
|
Constructors in org.jclouds.blobstore.domain.internal with parameters of type Payload | |
---|---|
BlobBuilderImpl.PayloadBlobBuilderImpl(BlobBuilder builder,
Payload payload,
Crypto crypto)
|
Uses of Payload in org.jclouds.cloudsigma.compute.options |
---|
Methods in org.jclouds.cloudsigma.compute.options with parameters of type Payload | |
---|---|
CloudSigmaTemplateOptions |
CloudSigmaTemplateOptions.runScript(Payload script)
Deprecated. |
Uses of Payload in org.jclouds.cloudsigma.functions |
---|
Methods in org.jclouds.cloudsigma.functions that return Payload | |
---|---|
Payload |
ReturnPayload.apply(HttpResponse from)
|
Uses of Payload in org.jclouds.cloudstack.compute.options |
---|
Methods in org.jclouds.cloudstack.compute.options with parameters of type Payload | |
---|---|
CloudStackTemplateOptions |
CloudStackTemplateOptions.runScript(Payload script)
Deprecated. |
static CloudStackTemplateOptions |
CloudStackTemplateOptions.Builder.runScript(Payload script)
|
Uses of Payload in org.jclouds.compute.options |
---|
Methods in org.jclouds.compute.options with parameters of type Payload | |
---|---|
TemplateOptions |
TemplateOptions.runScript(Payload script)
Deprecated. |
TemplateOptions |
TemplateOptions.ImmutableTemplateOptions.runScript(Payload script)
|
static TemplateOptions |
TemplateOptions.Builder.runScript(Payload script)
Deprecated. |
Uses of Payload in org.jclouds.ec2.compute.options |
---|
Methods in org.jclouds.ec2.compute.options with parameters of type Payload | |
---|---|
EC2TemplateOptions |
EC2TemplateOptions.runScript(Payload script)
Deprecated. |
Uses of Payload in org.jclouds.elasticstack |
---|
Methods in org.jclouds.elasticstack that return Payload | |
---|---|
Payload |
ElasticStackClient.readDrive(String uuid,
long offset,
long size)
Read binary data from a drive |
Methods in org.jclouds.elasticstack that return types with arguments of type Payload | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Payload> |
ElasticStackAsyncClient.readDrive(String uuid,
long offset,
long size)
|
Methods in org.jclouds.elasticstack with parameters of type Payload | |
---|---|
void |
ElasticStackClient.writeDrive(String uuid,
Payload content)
Write binary data to a drive |
com.google.common.util.concurrent.ListenableFuture<Void> |
ElasticStackAsyncClient.writeDrive(String uuid,
Payload content)
|
void |
ElasticStackClient.writeDrive(String uuid,
Payload content,
long offset)
|
com.google.common.util.concurrent.ListenableFuture<Void> |
ElasticStackAsyncClient.writeDrive(String uuid,
Payload content,
long offset)
|
Uses of Payload in org.jclouds.elasticstack.functions |
---|
Methods in org.jclouds.elasticstack.functions that return Payload | |
---|---|
Payload |
ReturnPayload.apply(HttpResponse from)
|
Uses of Payload in org.jclouds.filesystem.strategy |
---|
Methods in org.jclouds.filesystem.strategy with parameters of type Payload | |
---|---|
void |
FilesystemStorageStrategy.writePayloadOnFile(String container,
String blobKey,
Payload payload)
Write a Blob Payload into a file |
Uses of Payload in org.jclouds.filesystem.strategy.internal |
---|
Methods in org.jclouds.filesystem.strategy.internal with parameters of type Payload | |
---|---|
void |
FilesystemStorageStrategyImpl.writePayloadOnFile(String container,
String blobKey,
Payload payload)
Write a Blob Payload into a file |
Uses of Payload in org.jclouds.glesys.compute.options |
---|
Methods in org.jclouds.glesys.compute.options with parameters of type Payload | |
---|---|
GleSYSTemplateOptions |
GleSYSTemplateOptions.runScript(Payload script)
Deprecated. |
static GleSYSTemplateOptions |
GleSYSTemplateOptions.Builder.runScript(Payload script)
|
Uses of Payload in org.jclouds.gogrid.compute.options |
---|
Methods in org.jclouds.gogrid.compute.options with parameters of type Payload | |
---|---|
GoGridTemplateOptions |
GoGridTemplateOptions.runScript(Payload script)
Deprecated. |
static GoGridTemplateOptions |
GoGridTemplateOptions.Builder.runScript(Payload script)
|
Uses of Payload in org.jclouds.http |
---|
Fields in org.jclouds.http declared as Payload | |
---|---|
protected Payload |
HttpMessage.Builder.payload
|
Methods in org.jclouds.http with parameters of type Payload | |
---|---|
HttpRequest.Builder |
HttpRequest.Builder.payload(Payload payload)
|
HttpResponse.Builder |
HttpResponse.Builder.payload(Payload payload)
|
HttpMessage.Builder |
HttpMessage.Builder.payload(Payload payload)
|
Constructors in org.jclouds.http with parameters of type Payload | |
---|---|
HttpMessage(Payload payload,
com.google.common.collect.Multimap<String,String> headers)
|
|
HttpRequest(String method,
URI endpoint,
char[] skips,
List<HttpRequestFilter> requestFilters,
Payload payload)
|
|
HttpRequest(String method,
URI endpoint,
char[] skips,
List<HttpRequestFilter> requestFilters,
Payload payload,
com.google.common.collect.Multimap<String,String> headers)
|
|
HttpRequest(String method,
URI endpoint,
com.google.common.collect.Multimap<String,String> headers,
Payload payload)
|
|
HttpResponse(int statusCode,
String message,
Payload payload)
|
|
HttpResponse(int statusCode,
String message,
Payload payload,
com.google.common.collect.Multimap<String,String> headers)
|
Uses of Payload in org.jclouds.http.apachehc |
---|
Classes in org.jclouds.http.apachehc that implement Payload | |
---|---|
static class |
ApacheHCUtils.HttpEntityPayload
|
Methods in org.jclouds.http.apachehc with parameters of type Payload | |
---|---|
static void |
ApacheHCUtils.addEntityForContent(org.apache.http.HttpEntityEnclosingRequest apacheRequest,
Payload payload)
|
Uses of Payload in org.jclouds.http.internal |
---|
Fields in org.jclouds.http.internal declared as Payload | |
---|---|
protected Payload |
PayloadEnclosingImpl.payload
|
Methods in org.jclouds.http.internal that return Payload | |
---|---|
Payload |
PayloadEnclosingImpl.getPayload()
|
Methods in org.jclouds.http.internal with parameters of type Payload | |
---|---|
void |
PayloadEnclosingImpl.setPayload(Payload data)
Sets payload for the request or the content from the response. |
Constructors in org.jclouds.http.internal with parameters of type Payload | |
---|---|
PayloadEnclosingImpl(Payload payload)
|
Uses of Payload in org.jclouds.io |
---|
Methods in org.jclouds.io that return Payload | |
---|---|
static Payload |
Payloads.calculateMD5(Payload payload)
Uses default md5 generator. |
static Payload |
Payloads.calculateMD5(Payload payload,
MessageDigest md5)
Calculates and sets Payload#setContentMD5 on the payload. |
Payload |
PayloadEnclosing.getPayload()
|
static Payload |
Payloads.newPayload(Object data)
|
Payload |
PayloadSlicer.slice(Payload input,
long offset,
long length)
Returns a Payload that returns input streams from the an underlying payload, where
each stream starts at the given offset and is limited to the specified number of bytes. |
Methods in org.jclouds.io with parameters of type Payload | |
---|---|
static Payload |
Payloads.calculateMD5(Payload payload)
Uses default md5 generator. |
static Payload |
Payloads.calculateMD5(Payload payload,
MessageDigest md5)
Calculates and sets Payload#setContentMD5 on the payload. |
void |
PayloadEnclosing.setPayload(Payload data)
Sets payload for the request or the content from the response. |
Payload |
PayloadSlicer.slice(Payload input,
long offset,
long length)
Returns a Payload that returns input streams from the an underlying payload, where
each stream starts at the given offset and is limited to the specified number of bytes. |
Uses of Payload in org.jclouds.io.internal |
---|
Methods in org.jclouds.io.internal that return Payload | |
---|---|
protected Payload |
BasePayloadSlicer.copyMetadataAndSetLength(Payload input,
Payload returnVal,
long length)
|
protected Payload |
BasePayloadSlicer.doSlice(byte[] content,
long offset,
long length)
|
protected Payload |
BasePayloadSlicer.doSlice(File content,
long offset,
long length)
|
protected Payload |
BasePayloadSlicer.doSlice(InputStream content,
long offset,
long length)
|
protected Payload |
BasePayloadSlicer.doSlice(Payload content,
long offset,
long length)
|
protected Payload |
BasePayloadSlicer.doSlice(String content,
long offset,
long length)
|
Payload |
BasePayloadSlicer.slice(Payload input,
long offset,
long length)
Returns a Payload that returns input streams from the an underlying payload, where
each stream starts at the given offset and is limited to the specified number of bytes. |
Methods in org.jclouds.io.internal with parameters of type Payload | |
---|---|
protected Payload |
BasePayloadSlicer.copyMetadataAndSetLength(Payload input,
Payload returnVal,
long length)
|
protected Payload |
BasePayloadSlicer.doSlice(Payload content,
long offset,
long length)
|
Payload |
BasePayloadSlicer.slice(Payload input,
long offset,
long length)
Returns a Payload that returns input streams from the an underlying payload, where
each stream starts at the given offset and is limited to the specified number of bytes. |
Uses of Payload in org.jclouds.io.payloads |
---|
Classes in org.jclouds.io.payloads that implement Payload | |
---|---|
class |
BaseCipherPayload
|
class |
BasePayload<V>
|
class |
ByteArrayPayload
|
class |
DelegatingPayload
|
class |
FilePayload
|
class |
InputStreamPayload
|
class |
InputStreamSupplierPayload
|
class |
MultipartForm
|
class |
Part
|
class |
PhantomPayload
|
class |
RSADecryptingPayload
|
class |
RSAEncryptingPayload
|
class |
StreamingPayload
Note that not all services accept streaming payloads. |
class |
StringPayload
This implementation converts the String to a byte array using UTF-8 encoding. |
class |
UrlEncodedFormPayload
|
Methods in org.jclouds.io.payloads that return Payload | |
---|---|
Payload |
DelegatingPayload.getDelegate()
|
Methods in org.jclouds.io.payloads with parameters of type Payload | |
---|---|
static Part |
Part.create(String name,
Payload delegate,
Part.PartOptions options)
|
Constructors in org.jclouds.io.payloads with parameters of type Payload | |
---|---|
BaseCipherPayload(Payload delegate,
Key key)
|
|
DelegatingPayload(Payload delegate)
|
|
RSADecryptingPayload(Payload delegate,
Key key)
|
|
RSAEncryptingPayload(Payload delegate,
Key key)
|
Uses of Payload in org.jclouds.netty.io |
---|
Methods in org.jclouds.netty.io that return Payload | |
---|---|
protected Payload |
NettyPayloadSlicer.doSlice(File content,
long offset,
long length)
|
Uses of Payload in org.jclouds.openstack.swift.domain.internal |
---|
Methods in org.jclouds.openstack.swift.domain.internal with parameters of type Payload | |
---|---|
void |
SwiftObjectImpl.setPayload(Payload data)
|
Uses of Payload in org.jclouds.rest |
---|
Methods in org.jclouds.rest with parameters of type Payload | |
---|---|
String |
HttpClient.post(URI location,
Payload payload)
|
com.google.common.util.concurrent.ListenableFuture<String> |
HttpAsyncClient.post(URI location,
Payload payload)
|
String |
HttpClient.put(URI location,
Payload payload)
|
com.google.common.util.concurrent.ListenableFuture<String> |
HttpAsyncClient.put(URI location,
Payload payload)
|
Uses of Payload in org.jclouds.rest.internal |
---|
Methods in org.jclouds.rest.internal that return Payload | |
---|---|
static Payload |
RestAnnotationProcessor.findPayloadInArgs(Object[] args)
|
Methods in org.jclouds.rest.internal with parameters of type Payload | |
---|---|
GeneratedHttpRequest.Builder<T> |
GeneratedHttpRequest.Builder.payload(Payload payload)
|
Uses of Payload in org.jclouds.s3.domain.internal |
---|
Methods in org.jclouds.s3.domain.internal with parameters of type Payload | |
---|---|
void |
S3ObjectImpl.setPayload(Payload data)
|
Uses of Payload in org.jclouds.softlayer.compute.options |
---|
Methods in org.jclouds.softlayer.compute.options with parameters of type Payload | |
---|---|
SoftLayerTemplateOptions |
SoftLayerTemplateOptions.runScript(Payload script)
Deprecated. |
static SoftLayerTemplateOptions |
SoftLayerTemplateOptions.Builder.runScript(Payload script)
|
Uses of Payload in org.jclouds.ssh |
---|
Methods in org.jclouds.ssh that return Payload | |
---|---|
Payload |
SshClient.get(String path)
|
Methods in org.jclouds.ssh with parameters of type Payload | |
---|---|
void |
SshClient.put(String path,
Payload contents)
|
Uses of Payload in org.jclouds.ssh.jsch |
---|
Methods in org.jclouds.ssh.jsch that return Payload | |
---|---|
Payload |
JschSshClient.get(String path)
|
Methods in org.jclouds.ssh.jsch with parameters of type Payload | |
---|---|
void |
JschSshClient.put(String path,
Payload contents)
|
Uses of Payload in org.jclouds.sshj |
---|
Methods in org.jclouds.sshj that return Payload | |
---|---|
Payload |
SshjSshClient.get(String path)
|
Methods in org.jclouds.sshj with parameters of type Payload | |
---|---|
void |
SshjSshClient.put(String path,
Payload contents)
|
Uses of Payload in org.jclouds.trmk.vcloud_0_8.compute.options |
---|
Methods in org.jclouds.trmk.vcloud_0_8.compute.options with parameters of type Payload | |
---|---|
TerremarkVCloudTemplateOptions |
TerremarkVCloudTemplateOptions.runScript(Payload script)
Deprecated. |
Uses of Payload in org.jclouds.vcloud.compute.options |
---|
Methods in org.jclouds.vcloud.compute.options with parameters of type Payload | |
---|---|
VCloudTemplateOptions |
VCloudTemplateOptions.runScript(Payload script)
Deprecated. |
static VCloudTemplateOptions |
VCloudTemplateOptions.Builder.runScript(Payload script)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |