public interface MultipartUpload
| Modifier and Type | Field and Description | 
|---|---|
static int | 
MAX_LIST_MPU_RETURNED  | 
static int | 
MAX_LIST_PARTS_RETURNED  | 
static int | 
MAX_NUMBER_OF_PARTS  | 
static long | 
MAX_PART_SIZE  | 
static long | 
MIN_PART_SIZE  | 
static final int MAX_NUMBER_OF_PARTS
static final int MAX_LIST_PARTS_RETURNED
static final int MAX_LIST_MPU_RETURNED
static final long MIN_PART_SIZE
static final long MAX_PART_SIZE
Copyright © 2009-2013 jclouds. All Rights Reserved.