- GB - Static variable in class com.netease.cloud.services.nos.internal.Constants
-
Gigabytes
- generatePresignedUrl(String, String, Date) - Method in interface com.netease.cloud.services.nos.Nos
-
Returns a pre-signed URL for accessing an NOS resource.
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in interface com.netease.cloud.services.nos.Nos
-
Returns a pre-signed URL for accessing an NOS resource.
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.netease.cloud.services.nos.Nos
-
Returns a pre-signed URL for accessing an NOS resource.
- generatePresignedUrl(String, String, Date) - Method in class com.netease.cloud.services.nos.NosClient
-
- generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.netease.cloud.services.nos.NosClient
-
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.netease.cloud.services.nos.NosClient
-
- GeneratePresignedUrlRequest - Class in com.netease.cloud.services.nos.model
-
Contains options to genearate a pre-signed URL for an resource.
- GeneratePresignedUrlRequest(String, String) - Constructor for class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP GET request to access the object stored under the
specified key in the specified bucket.
- GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP request to access the specified resource.
- GenericBucketRequest - Class in com.netease.cloud.services.nos.model
-
Generic request container for web service requests on buckets.
- GenericBucketRequest(String) - Constructor for class com.netease.cloud.services.nos.model.GenericBucketRequest
-
- get(int) - Method in class com.netease.cloud.util.json.JSONArray
-
Get the object value associated with an index.
- get(String) - Method in class com.netease.cloud.util.json.JSONObject
-
Get the value object associated with a key.
- get(Object) - Method in class com.netease.cloud.util.ResponseMetadataCache
-
Returns the response metadata associated with the specified object, or
null if no metadata is associated with that object.
- GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.netease.cloud.services.nos.Headers
-
Modified since constraint header for the get object request
- getAccessKeyId() - Method in class com.netease.cloud.auth.BasicCredentials
-
- getAccessKeyId() - Method in interface com.netease.cloud.auth.Credentials
-
Returns the access key ID for this credentials object.
- getAccessKeyId() - Method in class com.netease.cloud.auth.PropertiesCredentials
-
- getAndIncrementLogSeq() - Method in class com.netease.cloud.services.nos.tools.noscmd
-
- getAndIncrementLogSeq() - Method in class com.netease.cloud.WebServiceRequest
-
- getBackoffPeriod(int) - Method in class com.netease.cloud.internal.CustomBackoffStrategy
-
- getBoolean(int) - Method in class com.netease.cloud.util.json.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(String) - Method in class com.netease.cloud.util.json.JSONObject
-
Get the boolean value associated with a key.
- getBucket() - Method in class com.netease.cloud.services.nos.model.GenericBucketRequest
-
- getBucketAcl(String) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the
CannedAccessControlList
(ACL) of the specified
bucket,Each bucket has an ACL that defines its access control policy.
- getBucketAcl(GetBucketAclRequest) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the (ACL) of the specified bucket,Each bucket has an ACL that
defines its access control policy.
- getBucketAcl(String) - Method in class com.netease.cloud.services.nos.NosClient
-
- getBucketAcl(GetBucketAclRequest) - Method in class com.netease.cloud.services.nos.NosClient
-
- getBucketAcl(String) - Method in class com.netease.cloud.services.nos.tools.noscmd
-
get the acl of specified bucket,return 'public-read' or 'private'
- GetBucketAclRequest - Class in com.netease.cloud.services.nos.model
-
Request object containing all the options for requesting a bucket's Access
Control List (ACL).
- GetBucketAclRequest(String) - Constructor for class com.netease.cloud.services.nos.model.GetBucketAclRequest
-
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL
for the specified bucket when executed.
- getBucketDefault404(String) - Method in class com.netease.cloud.services.nos.NosClient
-
- getBucketDefault404(GetBucketDefault404Request) - Method in class com.netease.cloud.services.nos.NosClient
-
- GetBucketDefault404Request - Class in com.netease.cloud.services.nos.model
-
- GetBucketDefault404Request(String) - Constructor for class com.netease.cloud.services.nos.model.GetBucketDefault404Request
-
- GetBucketDefault404Result - Class in com.netease.cloud.services.nos.model
-
Contain the return data of Get bucket default 404 operation.
- GetBucketDefault404Result() - Constructor for class com.netease.cloud.services.nos.model.GetBucketDefault404Result
-
- getBucketLifecycleConfiguration(String) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the lifecycle configuration for the specified bucket.
- getBucketLifecycleConfiguration(String) - Method in class com.netease.cloud.services.nos.NosClient
-
- GetBucketLifecycleConfigurationRequest - Class in com.netease.cloud.services.nos.model
-
- GetBucketLifecycleConfigurationRequest() - Constructor for class com.netease.cloud.services.nos.model.GetBucketLifecycleConfigurationRequest
-
- getBucketLocation(String) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the geographical region where Nos stores the specified bucket.
- getBucketLocation(GetBucketLocationRequest) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the geographical region where Nos stores the specified bucket.
- getBucketLocation(GetBucketLocationRequest) - Method in class com.netease.cloud.services.nos.NosClient
-
- getBucketLocation(String) - Method in class com.netease.cloud.services.nos.NosClient
-
- GetBucketLocationRequest - Class in com.netease.cloud.services.nos.model
-
Provides options for requesting an Nos bucket's location.
- GetBucketLocationRequest(String) - Constructor for class com.netease.cloud.services.nos.model.GetBucketLocationRequest
-
Constructs a new request object to create a new bucket with the specified
name.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Returns the name of the bucket containing the multipart upload to abort.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Returns the name of the bucket containing the multipart upload to
complete.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Returns the name of the bucket containing the completed multipart object.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.CreateBucketRequest
-
Gets the name of the bucket to create.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.DeleteBucketRequest
-
Gets the name of the bucket to delete.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.DeleteObjectRequest
-
Gets the name of the bucket containing the object to delete.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Gets the name of the bucket containing the object(s) to delete.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Returns the name of the bucket involved in this request.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.GetBucketAclRequest
-
Returns the name of the bucket whose ACL will be retrieved by this
request, when executed.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.GetBucketDefault404Request
-
- getBucketName() - Method in class com.netease.cloud.services.nos.model.GetBucketLocationRequest
-
Returns the name of the bucket whose location is being requested.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- getBucketName() - Method in class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
Gets the name of the bucket containing the object whose metadata is being
retrieved.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Gets the name of the bucket containing the object to be downloaded.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.HeadBucketRequest
-
- getBucketName() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Returns the name of the bucket in which to create the new multipart
upload, and hence, the eventual object created from the multipart upload.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadResult
-
Returns the name of the bucket in which the new multipart upload was
initiated.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Returns the name of the bucket containing the uploads to list.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Gets the name of the Nos bucket whose objects are to be listed.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Returns the name of the bucket containing the multipart upload whose
parts are being listed.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the name of the bucket containing the listed multipart uploads,
as specified in the original request.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Gets the name of the bucket in which this object is contained.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Gets the name of the Nos bucket in which this object is stored.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
Gets the name of the Nos bucket containing the objects listed in this
ObjectListing
.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns the name of the bucket containing the listed parts, as specified
in the original request.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.PutBucketDefault404Request
-
- getBucketName() - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Gets the name of the existing bucket where this request will upload a new
object to.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.SetBucketAclRequest
-
Returns the name of the bucket whose ACL will be modified by this request
when executed.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.SetBucketLifecycleConfigurationRequest
-
Gets the name of the bucket whose lifecycle configuration is being
set.
- getBucketName() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the name of the bucket containing the existing, initiated
multipart upload, with which this new part will be associated.
- getBucketName() - Method in interface com.netease.cloud.services.nos.transfer.Download
-
The name of the bucket where the object is being downloaded from.
- getBucketName() - Method in class com.netease.cloud.services.nos.transfer.internal.DownloadImpl
-
The name of the bucket where the object is being downloaded from.
- getBucketName() - Method in class com.netease.cloud.services.nos.transfer.internal.MultipleFileDownloadImpl
-
Returns the name of the bucket from which files are downloaded.
- getBucketName() - Method in class com.netease.cloud.services.nos.transfer.internal.MultipleFileUploadImpl
-
Returns the name of the bucket to which files are uploaded.
- getBucketName() - Method in class com.netease.cloud.services.nos.transfer.model.UploadResult
-
Returns the name of the bucket containing the uploaded object.
- getBucketName() - Method in interface com.netease.cloud.services.nos.transfer.MultipleFileDownload
-
Returns the name of the bucket from which files are downloaded.
- getBucketName() - Method in interface com.netease.cloud.services.nos.transfer.MultipleFileUpload
-
Returns the name of the bucket from which files are downloaded.
- getBuckets() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- getBucketStats(String) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the stats(objectCount, storageCapacity, deduplicationRate) for the bucket specified.
- getBucketStats(String) - Method in class com.netease.cloud.services.nos.NosClient
-
- GetBucketStatsRequest - Class in com.netease.cloud.services.nos.model
-
- GetBucketStatsRequest() - Constructor for class com.netease.cloud.services.nos.model.GetBucketStatsRequest
-
- GetBucketStatsResult - Class in com.netease.cloud.services.nos.model
-
- GetBucketStatsResult() - Constructor for class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- getBytes() - Method in class com.netease.cloud.services.nos.internal.XmlWriter
-
- getBytesTransfered() - Method in class com.netease.cloud.services.nos.model.ProgressEvent
-
Returns the number of bytes transfered since the last progress event.
- getBytesTransfered() - Method in class com.netease.cloud.services.nos.transfer.TransferProgress
-
Returns the number of bytes completed in the associated transfer.
- getCacheControl() - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Returns the cache control response header override if it has been
specified, or null otherwise.
- getCallbackRet() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
- getCallbackRetCode() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
- getCallbackRetCode() - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
- getCallbackRetMessage() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
- getCallbackRetMessage() - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
- getCannedAccessControlList() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the canned ACL to use for the new, copied object.
- getCannedAcl() - Method in class com.netease.cloud.services.nos.model.CreateBucketRequest
-
Returns the optional Canned ACL to set for the new bucket.
- getCannedACL() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Returns the optional canned Access Control List (ACL) to set permissions
for the new object created when the multipart upload is completed.
- getCannedAcl() - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Gets the optional pre-configured access control policy to use for the new
object.
- getCannedAcl() - Method in class com.netease.cloud.services.nos.model.SetBucketAclRequest
-
Returns the canned ACL to be applied to the specified bucket when this
request is executed.
- getCanonicalizedEndpoint(URI) - Method in class com.netease.cloud.auth.AbstractSigner
-
- getCanonicalizedQueryString(Map<String, String>) - Method in class com.netease.cloud.auth.AbstractSigner
-
Examines the specified query string parameters and returns a
canonicalized form.
- getCanonicalizedQueryString(Request<?>) - Method in class com.netease.cloud.auth.AbstractSigner
-
- getCanonicalizedResourcePath(String) - Method in class com.netease.cloud.auth.AbstractSigner
-
- getCause() - Method in exception com.netease.cloud.util.json.JSONException
-
- getClientMarker() - Method in class com.netease.cloud.RequestClientOptions
-
Returns all client markers as a space-delimited string.
- getCode() - Method in class com.netease.cloud.services.nos.model.MultiObjectDeleteException.DeleteError
-
Returns the status code for the failed delete.
- getCommonPrefixes() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the common prefixes included in this multipart upload listing.
- getCommonPrefixes() - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
Gets the common prefixes included in this object listing.
- getCompleteMultipartUploadResult() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getConfiguration() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
-
- getConfiguration() - Method in class com.netease.cloud.services.nos.transfer.TransferManager
-
Returns the configuration which specifies how this
TransferManager
processes requests.
- getConnectionTimeout() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) when initially
establishing a connection before giving up and timing out.
- getContent() - Method in class com.netease.cloud.DefaultRequest
-
- getContent() - Method in class com.netease.cloud.http.HttpRequest
-
Returns the input stream containing the content to include with this
request.
- getContent() - Method in class com.netease.cloud.http.HttpResponse
-
Returns the input stream containing the response content.
- getContent() - Method in interface com.netease.cloud.Request
-
Returns the optional stream containing the payload data to include for
this request.
- getContentDisposition() - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Returns the content disposition response header override if it has been
specified, or null otherwise.
- getContentEncoding() - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Returns the content encoding response header override if it has been
specified, or null otherwise.
- getContentLanguage() - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Returns the content language response header override if it has been
specified, or null otherwise.
- getContentLength() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Gets the Content-Length HTTP header indicating the size of the associated
object in bytes.
- getContentLength(PutObjectRequest) - Static method in class com.netease.cloud.services.nos.transfer.internal.TransferManagerUtils
-
Returns the size of the data in this request, otherwise -1 if the content
length is unknown.
- getContentMD5() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Gets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- getContentType() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Gets the Content-Type HTTP header, which indicates the type of content
stored in the associated object.
- getContentType() - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Returns the content type response header override if it has been
specified, or null otherwise.
- getContextUserAgent() - Method in class com.netease.cloud.http.ExecutionContext
-
- getCounter(String) - Method in class com.netease.cloud.util.TimingInfo
-
- getCreationDate() - Method in class com.netease.cloud.services.nos.model.Bucket
-
Gets the bucket's creation date.
- getCredentials() - Method in interface com.netease.cloud.auth.CredentialsProvider
-
Returns Credentials which the caller can use to authorize an request.
- getCredentials() - Method in class com.netease.cloud.http.ExecutionContext
-
Returns the optional credentials used to sign the associated request.
- getCredentials() - Method in class com.netease.cloud.internal.StaticCredentialsProvider
-
- getCurrentDepth() - Method in class com.netease.cloud.transform.StaxUnmarshallerContext
-
Returns the element depth of the parser's current position in the XML
document being parsed.
- getCustomBackoffStrategy() - Method in class com.netease.cloud.http.ExecutionContext
-
Returns the optional custom backoff strategy for controlling how long
between retries on error responses.
- getDeduplicationRate() - Method in class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- getDefault404Object() - Method in class com.netease.cloud.services.nos.model.PutBucketDefault404Request
-
- getDeletedObjects() - Method in class com.netease.cloud.services.nos.internal.DeleteObjectsResponse
-
- getDeletedObjects() - Method in class com.netease.cloud.services.nos.model.DeleteObjectsResult
-
Returns the list of successfully deleted objects from this request.
- getDeletedObjects() - Method in exception com.netease.cloud.services.nos.model.MultiObjectDeleteException
-
Returns the list of successfully deleted objects from this request.
- getDeleteMarkerVersionId() - Method in class com.netease.cloud.services.nos.model.DeleteObjectsResult.DeletedObject
-
Returns the versionId for the delete marker that was created when
doing a non-versioned delete in a versioned bucket.
- getDeleteObjectResult() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
-
- getDelimiter() - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Returns the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- getDelimiter() - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Gets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- getDelimiter() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Gets the delimiter parameter originally used to request this multipart
upload listing, or null
if no delimiter specified.
- getDelimiter() - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
Gets the delimiter parameter originally used to request this object
listing, or null
if no delimiter specified.
- getDescription() - Method in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
Returns a human-readable description of this transfer.
- getDescription() - Method in interface com.netease.cloud.services.nos.transfer.Transfer
-
Returns a human-readable description of this transfer.
- getDestinationBucketName() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the destination bucket name which will contain the new, copied
object.
- getDestinationBucketName() - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- getDestinationBucketName() - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Gets the destination bucket name which will contain the new, copied
object.
- getDestinationKey() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the destination bucket key under which the new, copied object will
be stored.
- getDestinationKey() - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- getDestinationKey() - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Gets the destination bucket key under which the new, copied object will
be stored.
- getDisplayName() - Method in class com.netease.cloud.services.nos.model.Owner
-
Gets the display name of the owner.
- getDouble(int) - Method in class com.netease.cloud.util.json.JSONArray
-
Get the double value associated with an index.
- getDouble(String) - Method in class com.netease.cloud.util.json.JSONObject
-
Get the double value associated with a key.
- getDownload() - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
The download parameter which indicate the default name when browser
try to download the object
- getEndpoint() - Method in class com.netease.cloud.DefaultRequest
-
- getEndpoint() - Method in class com.netease.cloud.http.HttpRequest
-
Returns the service endpoint.
- getEndpoint() - Method in interface com.netease.cloud.Request
-
Returns the service endpoint
- getEndTime() - Method in class com.netease.cloud.util.TimingInfo
-
- getErrorCode() - Method in exception com.netease.cloud.ServiceException
-
Returns the error code represented by this exception.
- getErrorCode() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getErrorHostId() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getErrorMessage() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getErrorPropertyPath(String) - Method in class com.netease.cloud.transform.LegacyErrorUnmarshaller
-
Returns the path to the specified property within an error response.
- getErrorPropertyPath(String) - Method in class com.netease.cloud.transform.StandardErrorUnmarshaller
-
Returns the path to the specified property within an error response.
- getErrorRequestId() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getErrors() - Method in class com.netease.cloud.services.nos.internal.DeleteObjectsResponse
-
- getErrors() - Method in exception com.netease.cloud.services.nos.model.MultiObjectDeleteException
-
Returns the list of errors from the attempted delete operation.
- getErrorType() - Method in exception com.netease.cloud.ServiceException
-
Indicates who is responsible for this exception (caller, service, or
unknown).
- getETag() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Gets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Nos.
- getETag() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Gets the hex encoded 128-bit MD5 digest of the associated object
according to RFC 1864.
- getETag() - Method in class com.netease.cloud.services.nos.model.PartETag
-
Returns the entity tag generated from the content of the associated part.
- getETag() - Method in class com.netease.cloud.services.nos.model.PartSummary
-
Returns the entity tag generated from the part content.
- getETag() - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
Gets the ETag value for the newly created object.
- getETag() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getETag() - Method in class com.netease.cloud.services.nos.model.UploadPartResult
-
Returns the entity tag of the newly uploaded part.
- getETag() - Method in class com.netease.cloud.services.nos.transfer.model.UploadResult
-
Returns the entity tag identifying the new object.
- getEventCode() - Method in class com.netease.cloud.services.nos.model.ProgressEvent
-
Returns the unique event code that identifies what type of specific type
of event this object represents.
- getExpiration() - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
The expiration date at which point the new pre-signed URL will no longer
be accepted by .
- getExpirationDate() - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Returns the expiration date of the object.
- getExpirationInDays() - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Returns the time in days from an object's creation to its expiration.
- getExpirationTime() - Method in interface com.netease.cloud.services.nos.internal.ObjectExpirationResult
-
Returns the expiration date of the object, or null if the object is not
configured to expire.
- getExpirationTime() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Returns the expiration time for this object, or null if it doesn't expire.
- getExpirationTime() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Returns the expiration time for this object, or null if it doesn't
expire.
- getExpirationTime() - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
Returns the expiration time for this object, or null if it doesn't expire.
- getExpirationTime() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getExpirationTime() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getExpirationTimeRuleId() - Method in interface com.netease.cloud.services.nos.internal.ObjectExpirationResult
-
Returns the bucket lifecycle configuration rule ID for the expiration of
this object.
- getExpirationTimeRuleId() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
object's expiration, or null if it doesn't expire.
- getExpirationTimeRuleId() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
object's expiration, or null if it doesn't expire.
- getExpirationTimeRuleId() - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
object's expiration, or null if it doesn't expire.
- getExpirationTimeRuleId() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getExpirationTimeRuleId() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getExpires() - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Returns the expires response header override if it has been specified, or
null otherwise.
- getFile() - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Gets the path and name of the file containing the data to be uploaded to
Nos.
- getFile() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the file containing the data to upload.
- getFileOffset() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the optional offset in the specified file, at which to begin
uploading data for this part.
- getFireCompletedEvent() - Method in class com.netease.cloud.services.nos.internal.ProgressReportingInputStream
-
- getFuture() - Method in class com.netease.cloud.services.nos.transfer.internal.DownloadMonitor
-
- getFuture() - Method in class com.netease.cloud.services.nos.transfer.internal.MultipleFileTransferMonitor
-
- getFuture() - Method in interface com.netease.cloud.services.nos.transfer.internal.TransferMonitor
-
Returns a Future to wait on.
- getFuture() - Method in class com.netease.cloud.services.nos.transfer.internal.UploadMonitor
-
- getHeader(String) - Method in class com.netease.cloud.transform.StaxUnmarshallerContext
-
Returns the value of the header with the specified name from the
response, or null if not present.
- getHeaders() - Method in class com.netease.cloud.DefaultRequest
-
- getHeaders() - Method in class com.netease.cloud.http.HttpRequest
-
Returns a map of the headers associated with this request
- getHeaders() - Method in class com.netease.cloud.http.HttpResponse
-
Returns the HTTP headers returned with this response.
- getHeaders() - Method in interface com.netease.cloud.Request
-
Returns a map of all the headers included in this request.
- getHex(byte[]) - Static method in class com.netease.cloud.util.Md5Utils
-
- getHostId() - Method in class com.netease.cloud.services.nos.NosResponseMetadata
-
Returns the host ID, providing additional debugging information
about how a request was handled.
- getHttpMethod() - Method in class com.netease.cloud.DefaultRequest
-
- getHttpMethod() - Method in interface com.netease.cloud.Request
-
Returns the HTTP method (GET, POST, etc) to use when sending this
request.
- getHttpRequest() - Method in class com.netease.cloud.http.HttpMethodReleaseInputStream
-
Returns the underlying HttpMethod object that contains/manages the actual
HTTP connection.
- getHttpRequest() - Method in class com.netease.cloud.http.HttpResponse
-
Returns the original http request associated with this response.
- getHttpRequest() - Method in class com.netease.cloud.services.nos.model.NOSObjectInputStream
-
Returns the http request from which this input stream is derived.
- getId() - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Returns the ID of this rule.
- getId() - Method in class com.netease.cloud.services.nos.model.Owner
-
Gets the ID of the owner.
- getIfNotFound() - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
- getInitiated() - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Returns the date at which this upload was initiated.
- getInitiateMultipartUploadResult() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
-
- getInitiator() - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Returns the user who initiated this multipart upload.
- getInitiator() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns details on the user who initiated the associated multipart
upload.
- getInputStream() - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Gets the input stream containing the data to be uploaded to Nos.
- getInputStream() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the stream containing the data to upload for the new part.
- getInstance() - Static method in class com.netease.cloud.services.nos.internal.Mimetypes
-
Loads MIME type info from the file 'mime.types' in the classpath, if it's
available.
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.BooleanUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.ByteBufferUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.ByteUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.DateUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.DoubleUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.FloatUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.IntegerUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.LongUnmarshaller
-
- getInstance() - Static method in class com.netease.cloud.transform.SimpleTypeUnmarshallers.StringUnmarshaller
-
- getInt(int) - Method in class com.netease.cloud.util.json.JSONArray
-
Get the int value associated with an index.
- getInt(String) - Method in class com.netease.cloud.util.json.JSONObject
-
Get the int value associated with a key.
- getIsSubdomain() - Method in class com.netease.cloud.ClientConfiguration
-
- getJSONArray(int) - Method in class com.netease.cloud.util.json.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class com.netease.cloud.util.json.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - Method in class com.netease.cloud.util.json.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class com.netease.cloud.util.json.JSONObject
-
Get the JSONObject value associated with a key.
- getKey() - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Returns the key of the multipart upload to abort.
- getKey() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Returns the key under which the multipart upload to complete is stored.
- getKey() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Gets the key by which the newly created object is stored.
- getKey() - Method in class com.netease.cloud.services.nos.model.DeleteObjectRequest
-
Gets the key of the object to delete.
- getKey() - Method in class com.netease.cloud.services.nos.model.DeleteObjectsResult.DeletedObject
-
Returns the key that was successfully deleted.
- getKey() - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Returns the key of the object involved in this request.
- getKey() - Method in class com.netease.cloud.services.nos.model.GetBucketDefault404Result
-
- getKey() - Method in class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
Gets the key of the object whose metadata is being retrieved.
- getKey() - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Gets the key under which the object to be downloaded is stored.
- getKey() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Returns the key by which to store the new multipart upload, and hence,
the eventual object created from the multipart upload.
- getKey() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadResult
-
Returns the object key for which the multipart upload was initiated.
- getKey() - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Returns the key of the associated multipart upload whose parts are being
listed.
- getKey() - Method in class com.netease.cloud.services.nos.model.MultiObjectDeleteException.DeleteError
-
Returns the key of the object that couldn't be deleted.
- getKey() - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Returns the key by which this upload is stored.
- getKey() - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Gets the key under which this object is stored.
- getKey() - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Gets the key under which this object is stored in Nos.
- getKey() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns the key value specified in the original request used to identify
which multipart upload contains the parts to list.
- getKey() - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Gets the key under which to store the new object.
- getKey() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the key of the initiated multipart upload.
- getKey() - Method in interface com.netease.cloud.services.nos.transfer.Download
-
The key under which this object was stored in Nos.
- getKey() - Method in class com.netease.cloud.services.nos.transfer.internal.DownloadImpl
-
The key under which this object was stored in Nos.
- getKey() - Method in class com.netease.cloud.services.nos.transfer.model.UploadResult
-
Returns the key by which the newly created object is stored.
- getKeyMarker() - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Returns the optional key marker indicating where in the results to begin
listing.
- getKeyMarker() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the optional key marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- getKeyPrefix() - Method in class com.netease.cloud.services.nos.transfer.internal.MultipleFileDownloadImpl
-
Returns the key prefix of the virtual directory being downloaded.
- getKeyPrefix() - Method in class com.netease.cloud.services.nos.transfer.internal.MultipleFileUploadImpl
-
Returns the key prefix of the virtual directory being uploaded to.
- getKeyPrefix() - Method in interface com.netease.cloud.services.nos.transfer.MultipleFileDownload
-
Returns the key prefix of the virtual directory being downloaded.
- getKeyPrefix() - Method in interface com.netease.cloud.services.nos.transfer.MultipleFileUpload
-
Returns the key prefix of the virtual directory being downloaded.
- getKeys() - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Returns the list of keys to delete from this bucket.
- getLastModified() - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Gets the date when, according to Nos, this object was last modified.
- getLastModified() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Gets the value of the Last-Modified header, indicating the date and time
at which Nos last recorded a modification to the associated object.
- getLastModified() - Method in class com.netease.cloud.services.nos.model.PartSummary
-
Returns the date this part was last modified.
- getLastModified() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getLifecycleConfiguration() - Method in class com.netease.cloud.services.nos.model.SetBucketLifecycleConfigurationRequest
-
Gets the new lifecycle configuration for the specified bucket.
- getListMultipartUploadsResult() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
-
- getListPartsResult() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListPartsHandler
-
- getLocation() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Returns the URL identifying the new multipart object.
- getLocation() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.BucketLocationHandler
-
- getLogID() - Method in class com.netease.cloud.services.nos.tools.noscmd
-
- getLogID() - Method in class com.netease.cloud.WebServiceRequest
-
- getLogSeq() - Method in class com.netease.cloud.services.nos.tools.noscmd
-
- getLogSeq() - Method in class com.netease.cloud.WebServiceRequest
-
- getLong(int) - Method in class com.netease.cloud.util.json.JSONArray
-
Get the long value associated with an index.
- getLong(String) - Method in class com.netease.cloud.util.json.JSONObject
-
Get the long value associated with a key.
- getMarker() - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Gets the optional marker parameter indicating where in the bucket to
begin listing.
- getMarker() - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
Gets the marker parameter originally used to request this object listing,
or null
if no marker was specified.
- getMatchingETagConstraints() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- getMaxConnections() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the maximum number of allowed open HTTP connections.
- getMaxErrorRetry() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the maximum number of retry attempts for failed retryable
requests (ex: 5xx error responses from a service).
- getMaxKeys() - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Gets the optional maxKeys
parameter indicating the maximum
number of keys to include in the response.
- getMaxKeys() - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
Gets the maxKeys
parameter originally used to request this
object listing, or the default maxKeys
value provided by Nos
if the requester didn't specify a value.
- getMaxParts() - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Returns the optional maximum number of parts to be returned in the part
listing.
- getMaxParts() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns the optional max parts value specified in the original request to
limit how many parts are listed.
- getMaxUploads() - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Returns the optional maximum number of uploads to return, or null if no
maximum number of uploads has been set for this request.
- getMaxUploads() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the optional maximum number of uploads to be listed, as specified
in the original request.
- getMd5Digest() - Method in class com.netease.cloud.services.nos.internal.MD5DigestCalculatingInputStream
-
- getMD5Digest() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
- getMd5Digest() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the optional, but recommended, MD5 hash of the content of this
part.
- getMediaOperation() - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- getMessage() - Method in class com.netease.cloud.services.nos.model.MultiObjectDeleteException.DeleteError
-
Returns a description of the failure.
- getMetadata() - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Gets the optional metadata instructing Nos how to handle the uploaded
data (e.g.
- getMetadata() - Method in class com.netease.cloud.transform.StaxUnmarshallerContext
-
Returns any metadata collected through metadata expressions while this
context was reading the XML events from the XML document.
- getMethod() - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- getMethodName() - Method in class com.netease.cloud.http.HttpRequest
-
Returns http request method
- getMimetype(String) - Method in class com.netease.cloud.services.nos.internal.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in
an internal listing to find the corresponding mime type.
- getMimetype(File) - Method in class com.netease.cloud.services.nos.internal.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in
an internal listing to find the corresponding mime type.
- getMinimumUploadPartSize() - Method in class com.netease.cloud.services.nos.transfer.TransferManagerConfiguration
-
Returns the minimum part size for upload parts.
- getModifiedSinceConstraint() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- getModifiedSinceConstraint() - Method in class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
Gets the optional modified constraint that restricts this request to
executing only if the object has been modified after the specified
date.
- getModifiedSinceConstraint() - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Gets the optional modified constraint that restricts this request to
executing only if the object has been modified after the specified
date.
- getMonitor() - Method in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
- getMultipartUploads() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the list of multipart uploads.
- getMultipartUploadThreshold() - Method in class com.netease.cloud.services.nos.transfer.TransferManagerConfiguration
-
Returns the size threshold in bytes for when to use multipart uploads.
- getName() - Method in class com.netease.cloud.services.nos.model.Bucket
-
Gets the name of the bucket.
- getNames(JSONObject) - Static method in class com.netease.cloud.util.json.JSONObject
-
Get an array of field names from a JSONObject.
- getNames(Object) - Static method in class com.netease.cloud.util.json.JSONObject
-
Get an array of field names from an Object.
- getNewObjectMetadata() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the optional object metadata to set for the new, copied object.
- getNextKeyMarker() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the next key marker that should be used in the next request to
get the next page of results.
- getNextMarker() - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
Gets the marker to use in the next listObjects
request in
order to see the next page of results.
- getNextPartNumberMarker() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns the next part number marker.
- getNextUploadIdMarker() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the next upload ID marker that should be used in the next request
to get the next page of results.
- getNextUploadPartRequest() - Method in class com.netease.cloud.services.nos.transfer.internal.UploadPartRequestFactory
-
- getNonmatchingETagConstraints() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- getNosClient() - Method in class com.netease.cloud.services.nos.transfer.TransferManager
-
Returns the underlying Nos client used to make requests to Nos.
- getNOSException() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getObject(String, String) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the object stored in NOS under the specified bucket and key.
- getObject(GetObjectRequest) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the object stored in NOS under the specified bucket and key.
- getObject(GetObjectRequest, File) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the object metadata for the object stored in NOS under the specified
bucket and key, and saves the object contents to the specified file.
- getObject(String, String) - Method in class com.netease.cloud.services.nos.NosClient
-
- getObject(GetObjectRequest) - Method in class com.netease.cloud.services.nos.NosClient
-
- getObject(GetObjectRequest, File) - Method in class com.netease.cloud.services.nos.NosClient
-
- getObject(String, String, String) - Method in class com.netease.cloud.services.nos.tools.noscmd
-
download the file in specified bucket
- getObjectContent() - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Gets an input stream containing the contents of this object.
- getObjectCount() - Method in class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- getObjectKey(File, File) - Method in class com.netease.cloud.services.nos.tools.noscmd
-
guess objectkey for local files
- getObjectListing() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListBucketHandler
-
- getObjectMetadata() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Returns the additional information about the new object being created,
such as content type, content encoding, user metadata, etc.
- getObjectMetadata() - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Gets the metadata stored by Nos for this object.
- getObjectMetadata(String, String) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the metadata for the specified object without actually fetching the
object itself.
- getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.netease.cloud.services.nos.Nos
-
Gets the metadata for the specified object without actually fetching the
object itself.
- getObjectMetadata(String, String) - Method in class com.netease.cloud.services.nos.NosClient
-
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.netease.cloud.services.nos.NosClient
-
- getObjectMetadata() - Method in interface com.netease.cloud.services.nos.transfer.Download
-
Returns the ObjectMetadata for the object being downloaded.
- getObjectMetadata() - Method in class com.netease.cloud.services.nos.transfer.internal.DownloadImpl
-
Returns the ObjectMetadata for the object being downloaded.
- GetObjectMetadataRequest - Class in com.netease.cloud.services.nos.model
-
Provides options for obtaining the metadata for the specified object without
actually fetching the object contents.
- GetObjectMetadataRequest(String, String) - Constructor for class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
- getObjectName() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
- getObjectName() - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
- GetObjectRequest - Class in com.netease.cloud.services.nos.model
-
Provides options for downloading an object.
- GetObjectRequest(String, String) - Constructor for class com.netease.cloud.services.nos.model.GetObjectRequest
-
- getObjects(String, File, String, boolean) - Method in class com.netease.cloud.services.nos.tools.noscmd
-
- getObjectSummaries() - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
Gets the list of object summaries describing the objects stored in the
Nos bucket.
- getOriginalRequest() - Method in class com.netease.cloud.DefaultRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in class com.netease.cloud.http.HttpRequest
-
Returns the original request, as constructed by the SDK user, for which
this HTTP request is being executed.
- getOriginalRequest() - Method in interface com.netease.cloud.Request
-
Returns the original, user facing request object which this internal
request object is representing.
- getOwner() - Method in class com.netease.cloud.services.nos.model.Bucket
-
Gets the bucket's owner.
- getOwner() - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Returns the owner of this multipart upload.
- getOwner() - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Gets the owner of this object.
- getOwner() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns details on the user who owns the associated multipart upload.
- getOwner() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- getParameters() - Method in class com.netease.cloud.DefaultRequest
-
- getParameters() - Method in class com.netease.cloud.http.HttpRequest
-
Returns list of request parameters
- getParameters() - Method in interface com.netease.cloud.Request
-
Returns a map of all parameters in this request.
- getPartETag() - Method in class com.netease.cloud.services.nos.model.UploadPartResult
-
Returns an identifier which identifies the upload part by its part number
and the entity tag computed from the part's data.
- getPartETags() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Returns the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- getPartNumber() - Method in class com.netease.cloud.services.nos.model.PartETag
-
Returns the part number of the associated part.
- getPartNumber() - Method in class com.netease.cloud.services.nos.model.PartSummary
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.netease.cloud.services.nos.model.UploadPartResult
-
Returns the part number of the newly uploaded part.
- getPartNumberMarker() - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Returns the optional part number marker indicating where in the results
to being listing parts.
- getPartNumberMarker() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns the optional part number marker specified in the original request
to specify where in the results to begin listing parts.
- getParts() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns the list of parts described in this part listing.
- getPartSize() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the size of this part, in bytes.
- getPercentTransfered() - Method in class com.netease.cloud.services.nos.transfer.TransferProgress
-
Returns a percentage of the number of bytes transfered out of the total
number of bytes to transfer.
- getPlatform() - Static method in class com.netease.cloud.util.VersionInfoUtils
-
Returns the current platform for the SDK in which this class is
running.
- getPrefix() - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Returns the key prefix for which this rule will apply.
- getPrefix() - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Returns the optional prefix parameter that restricts the response to
multipart uploads for keys that begin with the specified prefix.
- getPrefix() - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the prefix parameter originally used to request this multipart
upload listing, or null
if no prefix was specified.
- getPrefix() - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
Gets the prefix parameter originally used to request this object listing,
or null
if no prefix was specified.
- getProgress() - Method in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
Returns progress information about this transfer.
- getProgress() - Method in interface com.netease.cloud.services.nos.transfer.Transfer
-
Returns progress information about this transfer.
- getProgressListener() - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Returns the optional progress listener for receiving updates about object
download status.
- getProgressListener() - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Returns the optional progress listener for receiving updates about object
upload status.
- getProgressListener() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the optional progress listener for receiving updates about object
upload status.
- getProtocol() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the protocol (HTTP or HTTPS) to use when connecting to the Web
Services.
- getProxyDomain() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the optional Windows domain name for configuring an NTLM proxy.
- getProxyHost() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the optional proxy host the client will connect through.
- getProxyPassword() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the optional proxy password to use when connecting through a
proxy.
- getProxyPort() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the optional proxy port the client will connect through.
- getProxyUsername() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the optional proxy user name to use if connecting through a
proxy.
- getProxyWorkstation() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the optional Windows workstation name for configuring NTLM proxy
support.
- getQuiet() - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Returns the quiet element for this request.
- getRange() - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Gets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- getRawMetadata() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
For internal use only.
- getRegion() - Method in class com.netease.cloud.services.nos.model.CreateBucketRequest
-
Gets the name of the region in which this bucket will be created.
- getRequest() - Method in class com.netease.cloud.http.HttpResponse
-
Returns the original request associated with this response.
- getRequestClientOptions() - Method in class com.netease.cloud.WebServiceRequest
-
Gets the options stored with this request object.
- getRequestCredentials() - Method in class com.netease.cloud.WebServiceRequest
-
Returns the optional credentials to use to sign this request, overriding
the default credentials set at the client level.
- getRequestFile(PutObjectRequest) - Static method in class com.netease.cloud.services.nos.transfer.internal.TransferManagerUtils
-
Convenience method for getting the file specified in a request.
- getRequestHandlers() - Method in class com.netease.cloud.http.ExecutionContext
-
Returns a list of request handlers that should be run for a given
request's execution.
- getRequestId() - Method in class com.netease.cloud.ResponseMetadata
-
Returns the request ID contained in this response metadata object.
- getRequestId() - Method in exception com.netease.cloud.ServiceException
-
Returns the request ID that uniquely identifies the service request the
caller made.
- getRequestId() - Method in class com.netease.cloud.WebServiceResponse
-
Returns the request ID from the response metadata section of an response.
- getRequestParameters() - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Returns the complete map of additional request parameters to be included
in the pre-signed URL.
- getRequestPayload(Request<?>) - Method in class com.netease.cloud.auth.AbstractSigner
-
- getRequestPayloadWithoutQueryParams(Request<?>) - Method in class com.netease.cloud.auth.AbstractSigner
-
- getResource() - Method in exception com.netease.cloud.ServiceException
-
- getResourcePath() - Method in class com.netease.cloud.DefaultRequest
-
- getResourcePath() - Method in class com.netease.cloud.http.HttpRequest
-
Returns the resource path associated with this request.
- getResourcePath() - Method in interface com.netease.cloud.Request
-
Returns the path to the resource being requested.
- getResponseHeaders() - Method in class com.netease.cloud.services.nos.internal.NosXmlResponseHandler
-
Returns the headers from the processed response.
- getResponseHeaders() - Method in class com.netease.cloud.services.nos.internal.SimpleDataResponseHandler
-
Returns the headers from the processed response.
- getResponseHeaders() - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Returns the headers to be overridden in the service response.
- getResponseMetadata() - Method in class com.netease.cloud.WebServiceResponse
-
Returns the response metadata for this response.
- getResponseMetadataForRequest(WebServiceRequest) - Method in class com.netease.cloud.http.NeteaseHttpClient
-
Returns additional response metadata for an executed request.
- getResult() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.GetBucketDefault404Handler
-
- getResult() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.GetBucketStatsHandler
-
- getResult() - Method in class com.netease.cloud.WebServiceResponse
-
Returns the result contained by this response.
- getRules() - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration
-
Returns the list of rules that comprise this configuration.
- getSecretKey() - Method in class com.netease.cloud.auth.BasicCredentials
-
- getSecretKey() - Method in interface com.netease.cloud.auth.Credentials
-
Returns the secret access key for this credentials object.
- getSecretKey() - Method in class com.netease.cloud.auth.PropertiesCredentials
-
- getServerSideEncryption() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getServiceName() - Method in class com.netease.cloud.DefaultRequest
-
- getServiceName() - Method in class com.netease.cloud.http.HttpRequest
-
Returns the name of the service this request is for.
- getServiceName() - Method in interface com.netease.cloud.Request
-
Returns the name of the service this request is for.
- getServiceName() - Method in exception com.netease.cloud.ServiceException
-
Returns the name of the service that sent this error response.
- getSigner() - Method in class com.netease.cloud.http.ExecutionContext
-
Returns the optional signer used to sign the associated request.
- getSize() - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Gets the size of this object in bytes.
- getSize() - Method in class com.netease.cloud.services.nos.model.PartSummary
-
Returns the size of this part, in bytes.
- getSocketBufferSizeHints() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the optional size hints (in bytes) for the low level TCP send and
receive buffers.
- getSocketTimeout() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed.
- getSourceBucketName() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- getSourceBucketName() - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceKey() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the source bucket key under which the source object to be copied is
stored.
- getSourceKey() - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- getSourceKey() - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Gets the source bucket key under which the source object to be copied is
stored.
- getStartTime() - Method in class com.netease.cloud.util.TimingInfo
-
Returns the time, in epoch milliseconds, at which this timing period started.
- getState() - Method in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
Returns the current state of this transfer.
- getState() - Method in interface com.netease.cloud.services.nos.transfer.Transfer
-
Returns the current state of this transfer.
- getStatus() - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Returns the status of this rule.
- getStatusCode() - Method in class com.netease.cloud.http.HttpResponse
-
Returns the HTTP status code (ex: 200, 404, etc) associated with this
response.
- getStatusCode() - Method in exception com.netease.cloud.ServiceException
-
Returns the HTTP status code that was returned with this service
exception.
- getStatusText() - Method in class com.netease.cloud.http.HttpResponse
-
Returns the HTTP status text associated with this response.
- getStorageCapacity() - Method in class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- getStorageClass() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the optional Nos storage class to use when storing the newly copied
object.
- getStorageClass() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Returns the optional storage class to use when storing this upload's data
in nos.
- getStorageClass() - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Returns the storage class indicating how the data in this multipart
upload will be stored.
- getStorageClass() - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Gets the storage class used by Nos for this object.
- getStorageClass() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns the class of storage used for the parts in the associated
multipart upload.
- getStorageClass() - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Gets the optional Nos storage class to use when storing the new object.
- getString(int) - Method in class com.netease.cloud.util.json.JSONArray
-
Get the string associated with an index.
- getString(String) - Method in class com.netease.cloud.util.json.JSONObject
-
Get the string associated with a key.
- getString() - Method in class com.netease.cloud.util.StringInputStream
-
Returns the original string specified when this input stream was
constructed.
- getSubMeasurement(String) - Method in class com.netease.cloud.util.TimingInfo
-
- getTimingInfo() - Method in class com.netease.cloud.http.ExecutionContext
-
- getToken() - Method in class com.netease.cloud.http.ExecutionContext
-
- getToken() - Method in class com.netease.cloud.WebServiceRequest
-
- getTotalBytesToTransfer() - Method in class com.netease.cloud.services.nos.transfer.TransferProgress
-
Returns the total size in bytes of the associated transfer, or -1
if the total size isn't known.
- getUnmodifiedSinceConstraint() - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Gets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- getUploadId() - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Returns the ID of the upload to abort.
- getUploadId() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Returns the ID of the multipart upload to complete.
- getUploadId() - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadResult
-
Returns the initiated multipart upload ID.
- getUploadId() - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Returns the ID of the multipart upload whose parts are being listed.
- getUploadId() - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Returns the unique ID of this multipart upload.
- getUploadId() - Method in class com.netease.cloud.services.nos.model.PartListing
-
Returns the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- getUploadId() - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadIdMarker() - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Returns the optional upload ID marker indicating where in the results to
begin listing.
- getUploadIdMarker() - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Returns the optional upload ID marker specified in the original request
to specify where in the results to begin listing multipart uploads.
- getUserAgent() - Method in class com.netease.cloud.ClientConfiguration
-
Returns the HTTP user agent header to send with all requests.
- getUserAgent() - Static method in class com.netease.cloud.util.VersionInfoUtils
-
- getUserMetadata() - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Gets the custom user-metadata for the associated object.
- getVersion() - Static method in class com.netease.cloud.util.VersionInfoUtils
-
Returns the current version for the SDK in which this class is
running.
- getVersionId() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Returns the version ID of the new object, only present if versioning has
been enabled for the bucket.
- getVersionId() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getVersionId() - Method in class com.netease.cloud.services.nos.transfer.model.UploadResult
-
Returns the version ID of the new object.
- getWrappedInputStream() - Method in class com.netease.cloud.services.nos.internal.RepeatableFileInputStream
-
- getWrappedInputStream() - Method in class com.netease.cloud.services.nos.internal.RepeatableInputStream
-
- getxNosObjectMD5() - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
- sanitizeCredentials(Credentials) - Method in class com.netease.cloud.auth.AbstractSigner
-
Loads the individual access key ID and secret key from the specified
credentials, ensuring that access to the credentials is synchronized on
the credentials object itself, and trimming any extra whitespace from the
credentials.
- sanitizeCredentials(Credentials) - Method in class com.netease.cloud.auth.AbstractStringSigner
-
Loads the individual access key ID and secret key from the specified
credentials, ensuring that access to the credentials is synchronized on
the credentials object itself, and trimming any extra whitespace from the
credentials.
- sanitizeXmlDocument(DefaultHandler, InputStream) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser
-
- SECURITY_TOKEN - Static variable in interface com.netease.cloud.services.nos.Headers
-
DevPay token header
- ServiceException - Exception in com.netease.cloud
-
Extension of ClientException that represents an error response returned by an
web service.
- ServiceException(String) - Constructor for exception com.netease.cloud.ServiceException
-
Constructs a new ServiceException with the specified message.
- ServiceException(String, Exception) - Constructor for exception com.netease.cloud.ServiceException
-
Constructs a new ServiceException with the specified message and
exception indicating the root cause.
- ServiceException.ErrorType - Enum in com.netease.cloud
-
Indicates who is responsible (if known) for a failed request.
- ServiceUtils - Class in com.netease.cloud.services.nos.internal
-
General utility methods used throughout the Java client.
- ServiceUtils() - Constructor for class com.netease.cloud.services.nos.internal.ServiceUtils
-
- setBucketAcl(SetBucketAclRequest) - Method in interface com.netease.cloud.services.nos.Nos
-
Sets the
CannedAccessControlList
(ACL)for the specified
bucket,Each bucket has an ACL that defines its access control policy.if
the ACL is private,anybody expect you can access objects in the bucket,if
the ACL is private-read,then others can download the objects in this
bucket.
- setBucketAcl(String, CannedAccessControlList) - Method in interface com.netease.cloud.services.nos.Nos
-
Sets the
CannedAccessControlList
(ACL)for the specified
bucket,Each bucket has an ACL that defines its access control policy.if
the ACL is private,anybody expect you can access objects in the bucket,if
the ACL is private-read,then others can download the objects in this
bucket.
- setBucketAcl(SetBucketAclRequest) - Method in class com.netease.cloud.services.nos.NosClient
-
- setBucketAcl(String, CannedAccessControlList) - Method in class com.netease.cloud.services.nos.NosClient
-
- setBucketAcl(String, String) - Method in class com.netease.cloud.services.nos.tools.noscmd
-
set the acl of the specified bucket
- SetBucketAclRequest - Class in com.netease.cloud.services.nos.model
-
Request object containing all the options for setting a bucket's Access Control List (ACL).
- SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.netease.cloud.services.nos.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
canned ACL on the specified bucket when this request is executed.
- SetBucketAclRequest(String, String) - Constructor for class com.netease.cloud.services.nos.model.SetBucketAclRequest
-
- setBucketDefault404(String, String) - Method in class com.netease.cloud.services.nos.NosClient
-
- setBucketDefault404(PutBucketDefault404Request) - Method in class com.netease.cloud.services.nos.NosClient
-
- setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in interface com.netease.cloud.services.nos.Nos
-
Sets the lifecycle configuration for the specified bucket.
- setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in interface com.netease.cloud.services.nos.Nos
-
Sets the lifecycle configuration for the specified bucket.
- setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in class com.netease.cloud.services.nos.NosClient
-
- setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in class com.netease.cloud.services.nos.NosClient
-
- SetBucketLifecycleConfigurationRequest - Class in com.netease.cloud.services.nos.model
-
- SetBucketLifecycleConfigurationRequest(String, BucketLifecycleConfiguration) - Constructor for class com.netease.cloud.services.nos.model.SetBucketLifecycleConfigurationRequest
-
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to abort.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to complete.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Sets the name of the bucket containing the completed multipart object.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.CreateBucketRequest
-
Sets the name of the bucket to create.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.DeleteBucketRequest
-
Sets the name of the bucket to delete.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.DeleteObjectRequest
-
Sets the name of the bucket containing the object to delete.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Sets the name of the bucket containing the object(s) to delete.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.GetBucketDefault404Request
-
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.GetBucketLocationRequest
-
Sets the name of the bucket whose location is being requested.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
Sets the name of the bucket containing the object whose metadata is being
retrieved.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the name of the bucket containing the object to be downloaded.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the name of the bucket in which to create the new multipart upload,
and hence, the eventual object created from the multipart upload.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadResult
-
Sets the name of the bucket in which the new multipart upload was
initiated.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the name of the bucket containing the multipart uploads to list.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the name of the Nos bucket whose objects are to be listed.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the name of the bucket containing the multipart upload whose parts
are being listed.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Sets the name of the bucket containing the listed multipart uploads, as
specified in the original request.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Sets the name of the bucket in which this object is contained.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Sets the name of the Nos bucket in which this object is stored.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
For internal use only.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the name of the bucket containing the listed parts, as specified in
the original request.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.PutBucketDefault404Request
-
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the name of an existing bucket where this request will upload a new
object to.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.SetBucketLifecycleConfigurationRequest
-
Sets the name of the bucket whose lifecycle configuration is being set.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the name of the bucket containing the existing, initiated multipart
upload, with which this new part will be associated.
- setBucketName(String) - Method in class com.netease.cloud.services.nos.transfer.model.UploadResult
-
Sets the name of the bucket containing the uploaded object.
- setBytesTransfered(int) - Method in class com.netease.cloud.services.nos.model.ProgressEvent
-
Sets the number of bytes transfered since the last progress event.
- setBytesTransfered(long) - Method in class com.netease.cloud.services.nos.transfer.internal.TransferProgressImpl
-
- setCacheControl(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- setCallbackRetCode(int) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
- setCallbackRetCode(int) - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
- setCallbackRetMessage(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
- setCallbackRetMessage(String) - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
- setCannedAccessControlList(CannedAccessControlList) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the canned ACL to use for the newly copied object.
- setCannedAcl(CannedAccessControlList) - Method in class com.netease.cloud.services.nos.model.CreateBucketRequest
-
Sets the optional Canned ACL to set for the new bucket.
- setCannedAcl(String) - Method in class com.netease.cloud.services.nos.model.CreateBucketRequest
-
- setCannedACL(CannedAccessControlList) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the optional canned Access Control List (ACL) to set permissions for
the new object created when the multipart upload is completed.
- setCannedAcl(CannedAccessControlList) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- setCode(String) - Method in class com.netease.cloud.services.nos.model.MultiObjectDeleteException.DeleteError
-
- setCommonPrefixes(List<String>) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
For internal use only.
- setConfiguration(TransferManagerConfiguration) - Method in class com.netease.cloud.services.nos.transfer.TransferManager
-
Sets the configuration which specifies how this
TransferManager
processes requests.
- setConfiguration(ClientConfiguration) - Method in class com.netease.cloud.WebServiceClient
-
- setConnectionTimeout(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially
establishing a connection before giving up and timing out.
- setContent(InputStream) - Method in class com.netease.cloud.DefaultRequest
-
- setContent(InputStream) - Method in class com.netease.cloud.http.HttpRequest
-
Sets the input stream containing the content to include with this
request.
- setContent(InputStream) - Method in class com.netease.cloud.http.HttpResponse
-
Sets the input stream containing the response content.
- setContent(InputStream) - Method in interface com.netease.cloud.Request
-
Sets the optional stream containing the payload data to include for this
request.
- setContentDisposition(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- setContentEncoding(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- setContentLanguage(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the content language response header override
- setContentLength(long) - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Sets the Content-Length HTTP header indicating the size of the associated
object in bytes.
- setContentMD5(String) - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Sets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- setContentType(String) - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Sets the Content-Type HTTP header indicating the type of content stored
in the associated object.
- setContentType(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- setContextUserAgent(String) - Method in class com.netease.cloud.http.ExecutionContext
-
- setCreationDate(Date) - Method in class com.netease.cloud.services.nos.model.Bucket
-
For internal use only.
- setCredentials(Credentials) - Method in class com.netease.cloud.http.ExecutionContext
-
Sets the optional credentials used to sign the associated request.
- setCustomBackoffStrategy(CustomBackoffStrategy) - Method in class com.netease.cloud.http.ExecutionContext
-
Sets the optional custom backoff strategy for controlling how long
between retries on error responses.
- setDeduplicationRate(double) - Method in class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- setDefault404Object(String) - Method in class com.netease.cloud.services.nos.model.PutBucketDefault404Request
-
- setDeletedObjects(List<DeleteObjectsResult.DeletedObject>) - Method in class com.netease.cloud.services.nos.internal.DeleteObjectsResponse
-
- setDeleteMarker(boolean) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsResult.DeletedObject
-
- setDeleteMarkerVersionId(String) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsResult.DeletedObject
-
- setDelimiter(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- setDelimiter(String) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- setDelimiter(String) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
For internal use only.
- setDelimiter(String) - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
For internal use only.
- setDestinationBucketName(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the destination bucket name which will contain the new, copied
object.
- setDestinationBucketName(String) - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- setDestinationBucketName(String) - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Sets the destination bucket name which will contain the new, copied
object.
- setDestinationKey(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object will
be stored.
- setDestinationKey(String) - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- setDestinationKey(String) - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Sets the destination bucket key under which the new, copied object will
be stored.
- setDisplayName(String) - Method in class com.netease.cloud.services.nos.model.Owner
-
Sets the display name of the owner.
- setDownload(String) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the download parameter which browser will set to default file name when
try to download it.
- setEndpoint(URI) - Method in class com.netease.cloud.DefaultRequest
-
- setEndpoint(URI) - Method in class com.netease.cloud.http.HttpRequest
-
Sets the service endpoint .
- setEndpoint(URI) - Method in interface com.netease.cloud.Request
-
Sets the service endpoint
- setEndpoint(String) - Method in class com.netease.cloud.WebServiceClient
-
Overrides the default endpoint for this client.
- setEndTime(long) - Method in class com.netease.cloud.util.TimingInfo
-
- setErrorCode(String) - Method in exception com.netease.cloud.ServiceException
-
Sets the error code represented by this exception.
- setErrors(List<MultiObjectDeleteException.DeleteError>) - Method in class com.netease.cloud.services.nos.internal.DeleteObjectsResponse
-
- setErrorType(ServiceException.ErrorType) - Method in exception com.netease.cloud.ServiceException
-
Sets the type of error represented by this exception (sender, receiver,
or unknown), indicating if this exception was the caller's fault, or the
service's fault.
- setETag(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Sets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Nos.
- setETag(String) - Method in class com.netease.cloud.services.nos.model.PartETag
-
Sets the entity tag generated from the content of the associated part.
- setETag(String) - Method in class com.netease.cloud.services.nos.model.PartSummary
-
Sets the entity tag generated from the part content.
- setETag(String) - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
Sets the ETag value for the new object that was created from the
associated putObject
request.
- setETag(String) - Method in class com.netease.cloud.services.nos.model.UploadPartResult
-
Sets the entity tag of the newly uploaded part.
- setETag(String) - Method in class com.netease.cloud.services.nos.transfer.model.UploadResult
-
Sets the entity tag identifying the new object.
- setEventCode(int) - Method in class com.netease.cloud.services.nos.model.ProgressEvent
-
Sets the unique event code that identifies what type of specific type of
event this object represents.
- setExpiration(Date) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the expiration date at which point the new pre-signed URL will no
longer be accepted by .
- setExpirationDate(Date) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the expiration date of the object.
- setExpirationInDays(int) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires.
- setExpirationTime(Date) - Method in interface com.netease.cloud.services.nos.internal.ObjectExpirationResult
-
Sets the expiration date of the object.
- setExpirationTime(Date) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
Sets the expiration time for the object.
- setExpirationTime(Date) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- setExpirationTime(Date) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- setExpirationTimeRuleId(String) - Method in interface com.netease.cloud.services.nos.internal.ObjectExpirationResult
-
Sets the bucket lifecycle configuration rule ID for the expiration of
this object.
- setExpirationTimeRuleId(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
expiration
- setExpirationTimeRuleId(String) - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
expiration
- setExpirationTimeRuleId(String) - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
expiration
- setExpirationTimeRuleId(String) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- setExpirationTimeRuleId(String) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- setExpires(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- setFile(File) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the path and name of the file containing the data to be uploaded to
Nos.
- setFile(File) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the file containing the data to upload.
- setFileOffset(long) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part.
- setFireCompletedEvent(boolean) - Method in class com.netease.cloud.services.nos.internal.ProgressReportingInputStream
-
- setHeader(String, Object) - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
For internal use only.
- setHeaders(Map<String, String>) - Method in class com.netease.cloud.DefaultRequest
-
- setHeaders(Map<String, String>) - Method in interface com.netease.cloud.Request
-
Sets all headers, clearing any existing ones.
- setHttpMethod(HttpMethodName) - Method in class com.netease.cloud.DefaultRequest
-
- setHttpMethod(HttpMethodName) - Method in interface com.netease.cloud.Request
-
Sets the HTTP method (GET, POST, etc) to use when sending this request.
- setId(String) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule.
- setId(String) - Method in class com.netease.cloud.services.nos.model.Owner
-
Sets the ID of the owner.
- setIfNotFound(String) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
- setInitiated(Date) - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Sets the date at which this upload was initiated.
- setInitiator(Owner) - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Sets the user who initiated this multipart upload.
- setInitiator(Owner) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the user who initiated the associated multipart upload.
- setInputStream(InputStream) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the input stream containing the data to be uploaded to Nos.
- setInputStream(InputStream) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part.
- setIsSubdomain(boolean) - Method in class com.netease.cloud.ClientConfiguration
-
Sets if use the sub-domain style(bucketname.nost.netease.com)
- setKey(String) - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Sets the key of the multipart upload to abort.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the key under which the multipart upload to complete is stored.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Sets the key of the newly created object.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.DeleteObjectRequest
-
Sets the key of the object to delete.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsResult.DeletedObject
-
- setKey(String) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.GetBucketDefault404Result
-
- setKey(String) - Method in class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the key by which to store the new multipart upload, and hence, the
eventual object created from the multipart upload.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadResult
-
Sets the object key for which the multipart upload was initiated.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the key of the associated multipart upload whose parts are being
listed.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.MultiObjectDeleteException.DeleteError
-
- setKey(String) - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Sets the key by which this upload is stored.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Sets the key under which this object is stored.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Sets the key under which this object is stored in Nos.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the key value specified in the original request used to identify
which multipart upload contains the parts to list.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the key under which to store the new object.
- setKey(String) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the key of the initiated multipart upload.
- setKey(String) - Method in class com.netease.cloud.services.nos.transfer.model.UploadResult
-
Sets the key of the newly created object.
- setKeyMarker(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional key marker indicating where in the results to begin
listing.
- setKeyMarker(String) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Sets the optional key marker specified in the original request to specify
where in the results to begin listing multipart uploads.
- setKeys(List<String>) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
- setLastModified(Date) - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Sets the date, according to Nos, this object was last modified.
- setLastModified(Date) - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
For internal use only.
- setLastModified(Date) - Method in class com.netease.cloud.services.nos.model.PartSummary
-
Sets the date this part was last modified.
- setLastPart(boolean) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload.
- setLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.netease.cloud.services.nos.model.SetBucketLifecycleConfigurationRequest
-
Sets the new lifecycle configuration for the specified bucket.
- setLocation(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Sets the URL identifying the new multipart object.
- setLogID(String) - Method in class com.netease.cloud.services.nos.tools.noscmd
-
- setLogID(String) - Method in class com.netease.cloud.WebServiceRequest
-
- setLogSeq(String) - Method in class com.netease.cloud.services.nos.tools.noscmd
-
- setLogSeq(String) - Method in class com.netease.cloud.WebServiceRequest
-
- setMarker(String) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to
begin listing.
- setMarker(String) - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
For internal use only.
- setMatchingETagConstraints(List<String>) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- setMaxConnections(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections.
- setMaxErrorRetry(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests
(ex: 5xx error responses from services).
- setMaxKeys(Integer) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the optional maxKeys
parameter indicating the maximum
number of keys to include in the response.
- setMaxKeys(int) - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
For internal use only.
- setMaxParts(int) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part
listing.
- setMaxParts(int) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the optional max parts value specified in the original request to
limit how many parts are listed.
- setMaxUploads(Integer) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return.
- setMaxUploads(int) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Sets the optional maximum number of uploads to be listed, as specified in
the original request.
- setMD5Digest(String) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
- setMd5Digest(String) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- setMediaOperation(String) - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- setMessage(String) - Method in class com.netease.cloud.services.nos.model.MultiObjectDeleteException.DeleteError
-
- setMetadata(ObjectMetadata) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional metadata instructing Nos how to handle the uploaded
data (e.g.
- setMethod(HttpMethod) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- setMinimumUploadPartSize(long) - Method in class com.netease.cloud.services.nos.transfer.TransferManagerConfiguration
-
Sets the minimum part size for upload parts.
- setModifiedSinceConstraint(Date) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- setModifiedSinceConstraint(Date) - Method in class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the object has been modified after the specified
date.
- setModifiedSinceConstraint(Date) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the object has been modified after the specified
date.
- setMonitor(TransferMonitor) - Method in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
Sets the monitor used to poll for transfer completion.
- setMultipartUploads(List<MultipartUpload>) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Sets the list of multipart uploads.
- setMultipartUploadThreshold(int) - Method in class com.netease.cloud.services.nos.transfer.TransferManagerConfiguration
-
Sets the size threshold in bytes for when to use multipart uploads.
- setName(String) - Method in class com.netease.cloud.services.nos.model.Bucket
-
Sets the name of the bucket.
- setNewObjectMetadata(ObjectMetadata) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object.
- setNextKeyMarker(String) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Sets the next key marker that should be used in the next request to get
the next page of results.
- setNextMarker(String) - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
For internal use only.
- setNextPartNumberMarker(int) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the next part number marker.
- setNextUploadIdMarker(String) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Sets the next upload ID marker that should be used in the next request to
get the next page of results.
- setNonmatchingETagConstraints(List<String>) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional list of ETag constraints that, when present, must
not include a match for the source object's current ETag in order for
the copy object request to be executed.
- setObjectContent(NOSObjectInputStream) - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Sets the input stream containing this object's contents.
- setObjectContent(InputStream) - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Sets the input stream containing this object's contents.
- setObjectCount(long) - Method in class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- setObjectMetadata(ObjectMetadata) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- setObjectMetadata(ObjectMetadata) - Method in class com.netease.cloud.services.nos.model.NOSObject
-
Sets the object metadata for this object.
- setObjectName(String) - Method in class com.netease.cloud.services.nos.model.PutObjectResult
-
- setOriginalRequest(WebServiceRequest) - Method in class com.netease.cloud.http.HttpRequest
-
Sets the original request, as constructed by the SDK user, for which this
HTTP request is being executed.
- setOwner(Owner) - Method in class com.netease.cloud.services.nos.model.Bucket
-
For internal use only.
- setOwner(Owner) - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Sets the owner of this multipart upload.
- setOwner(Owner) - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Sets the owner of this object.
- setOwner(Owner) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the user who owns the associated multipart upload.
- setParameters(Map<String, String>) - Method in class com.netease.cloud.DefaultRequest
-
- setParameters(Map<String, String>) - Method in class com.netease.cloud.http.HttpRequest
-
- setParameters(Map<String, String>) - Method in interface com.netease.cloud.Request
-
Sets all parameters, clearing any existing values.
- setPartETags(List<PartETag>) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- setPartNumber(int) - Method in class com.netease.cloud.services.nos.model.PartETag
-
Sets the part number of the associated part.
- setPartNumber(int) - Method in class com.netease.cloud.services.nos.model.PartSummary
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.netease.cloud.services.nos.model.UploadPartResult
-
Sets the part number of the newly uploaded part.
- setPartNumberMarker(Integer) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts.
- setPartNumberMarker(int) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the optional part number marker specified in the original request to
specify where in the results to begin listing parts.
- setParts(List<PartSummary>) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the list of parts described in this part listing.
- setPartSize(long) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the size of this part, in bytes.
- setPrefix(String) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the key prefix for which this rule will apply.
- setPrefix(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional prefix parameter, restricting the response to multipart
uploads for keys that begin with the specified prefix.
- setPrefix(String) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
For internal use only.
- setPrefix(String) - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
For internal use only.
- setProgressListener(ProgressListener) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the optional progress listener for receiving updates about object
download status.
- setProgressListener(ProgressListener) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional progress listener for receiving updates about object
upload status.
- setProgressListener(ProgressListener) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the optional progress listener for receiving updates about object
upload status.
- setProtocol(Protocol) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the protocol (i.e.
- setProxyDomain(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTML proxy.
- setProxyHost(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional proxy host the client will connect through.
- setProxyPassword(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy.
- setProxyPort(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional proxy port the client will connect through.
- setProxyUsername(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional proxy user name to use if connecting through a proxy.
- setProxyWorkstation(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy
support.
- setQuiet(boolean) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Sets the quiet element for this request.
- setRange(long, long) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- setRegion(String) - Method in class com.netease.cloud.services.nos.model.CreateBucketRequest
-
Sets the name of the region in which this bucket will be created.
- setRequestCredentials(Credentials) - Method in class com.netease.cloud.WebServiceRequest
-
Sets the optional credentials to use for this request, overriding the
default credentials set at the client level.
- setRequestId(String) - Method in exception com.netease.cloud.ServiceException
-
Sets the requestId for this exception.
- setResource(String) - Method in exception com.netease.cloud.ServiceException
-
- setResourcePath(String) - Method in class com.netease.cloud.DefaultRequest
-
- setResourcePath(String) - Method in class com.netease.cloud.http.HttpRequest
-
Sets the resource path associated with this request.
- setResourcePath(String) - Method in interface com.netease.cloud.Request
-
Sets the path to the resource being requested.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response.
- setResponseMetadata(ResponseMetadata) - Method in class com.netease.cloud.WebServiceResponse
-
Sets the response metadata associated with this response.
- setResult(T) - Method in class com.netease.cloud.WebServiceResponse
-
Sets the result contained by this response.
- setRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration.
- setServerSideEncryption(String) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- setServiceName(String) - Method in class com.netease.cloud.http.HttpRequest
-
Sets the name of the service this request is for.
- setServiceName(String) - Method in exception com.netease.cloud.ServiceException
-
Sets the name of the service that sent this error response.
- setSigner(Signer) - Method in class com.netease.cloud.http.ExecutionContext
-
Sets the optional signer used to sign the associated request.
- setSize(long) - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Sets the size of this object in bytes.
- setSize(long) - Method in class com.netease.cloud.services.nos.model.PartSummary
-
Sets the size of this part, in bytes.
- setSocketBufferSizeHints(int, int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and
receive buffers.
- setSocketTimeout(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed.
- setSourceBucketName(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- setSourceBucketName(String) - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceKey(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- setSourceKey(String) - Method in class com.netease.cloud.services.nos.model.MediaSaveAsRequest
-
- setSourceKey(String) - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Sets the source bucket key under which the source object to be copied is
stored.
- setState(Transfer.TransferState) - Method in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
Sets the current state of this transfer.
- setStatus(String) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule.
- setStatusCode(int) - Method in class com.netease.cloud.http.HttpResponse
-
Sets the HTTP status code that was returned with this response.
- setStatusCode(int) - Method in exception com.netease.cloud.ServiceException
-
Sets the HTTP status code that was returned with this service exception.
- setStatusText(String) - Method in class com.netease.cloud.http.HttpResponse
-
Sets the HTTP status text returned with this response.
- setStorageCapacity(long) - Method in class com.netease.cloud.services.nos.model.GetBucketStatsResult
-
- setStorageClass(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional Nos storage class to use when storing the newly copied
object.
- setStorageClass(StorageClass) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional Nos storage class to use when storing the newly copied
object.
- setStorageClass(StorageClass) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the optional storage class to use when storing this upload's data in
Nos.
- setStorageClass(String) - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Sets the storage class indicating how the data in this multipart upload
will be stored.
- setStorageClass(String) - Method in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
Sets the storage class used by Nos for this object.
- setStorageClass(String) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the class of storage used for the parts in the associated multipart
upload.
- setStorageClass(String) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional Nos storage class to use when storing the new object.
- setStorageClass(StorageClass) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional Nos storage class to use when storing the new object.
- setTimedThreadPool(ScheduledExecutorService) - Method in class com.netease.cloud.services.nos.transfer.internal.UploadMonitor
-
- setTimingInfo(TimingInfo) - Method in class com.netease.cloud.http.ExecutionContext
-
- setToken(String) - Method in class com.netease.cloud.http.ExecutionContext
-
- setToken(String) - Method in class com.netease.cloud.WebServiceRequest
-
- setTotalBytesToTransfer(long) - Method in class com.netease.cloud.services.nos.transfer.internal.TransferProgressImpl
-
- setTruncated(boolean) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Sets whether this listing is truncated, and additional requests need to
be made to get more results.
- setTruncated(boolean) - Method in class com.netease.cloud.services.nos.model.ObjectListing
-
For internal use only.
- setTruncated(boolean) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets whether or not this listing is truncated, and additional requests
need to be made to get more results.
- setUnmodifiedSinceConstraint(Date) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- setUploadId(String) - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Sets the ID of the upload to abort.
- setUploadId(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete.
- setUploadId(String) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadResult
-
Sets the initiated multipart upload ID.
- setUploadId(String) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed.
- setUploadId(String) - Method in class com.netease.cloud.services.nos.model.MultipartUpload
-
Sets the unique ID of this multipart upload.
- setUploadId(String) - Method in class com.netease.cloud.services.nos.model.PartListing
-
Sets the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- setUploadId(String) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadIdMarker(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing.
- setUploadIdMarker(String) - Method in class com.netease.cloud.services.nos.model.MultipartUploadListing
-
Sets the optional upload ID marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- setUserAgent(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the HTTP user agent header to send with all requests.
- setUserMetadata(Map<String, String>) - Method in class com.netease.cloud.services.nos.model.ObjectMetadata
-
Sets the custom user-metadata for the associated object.
- setVersionId(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setVersionId(String) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- setVersionId(String) - Method in class com.netease.cloud.services.nos.transfer.model.UploadResult
-
Sets the version ID of the new object, only present if versioning has
been enabled for the bucket.
- setxNosObjectMD5(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
- shouldUseMultipartUpload(PutObjectRequest, TransferManagerConfiguration) - Static method in class com.netease.cloud.services.nos.transfer.internal.TransferManagerUtils
-
Returns true if the the specified request should be processed as a
multipart upload (instead of a single part upload).
- shutdown() - Method in class com.netease.cloud.http.NeteaseHttpClient
-
Shuts down this HTTP client object, releasing any resources that might be
held open.
- shutdown() - Method in interface com.netease.cloud.services.nos.Nos
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.netease.cloud.WebServiceClient
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdownNow() - Method in class com.netease.cloud.services.nos.transfer.TransferManager
-
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- sign(String, byte[], SigningAlgorithm) - Method in class com.netease.cloud.auth.AbstractSigner
-
- sign(byte[], byte[], SigningAlgorithm) - Method in class com.netease.cloud.auth.AbstractSigner
-
- sign(String, byte[], SigningAlgorithm) - Method in class com.netease.cloud.auth.AbstractStringSigner
-
- sign(byte[], byte[], SigningAlgorithm) - Method in class com.netease.cloud.auth.AbstractStringSigner
-
- sign(Request<?>, Credentials) - Method in interface com.netease.cloud.auth.Signer
-
- sign(String, Credentials) - Method in interface com.netease.cloud.auth.StringSigner
-
- sign(Request<?>, Credentials) - Method in class com.netease.cloud.services.nos.internal.NosQueryStringSigner
-
- sign(Request<?>, Credentials) - Method in class com.netease.cloud.services.nos.internal.NosSigner
-
- sign(String, Credentials) - Method in class com.netease.cloud.services.nos.internal.NosStringSigner
-
- signAndBase64Encode(String, String, SigningAlgorithm) - Method in class com.netease.cloud.auth.AbstractSigner
-
Computes an RFC 2104-compliant HMAC signature and returns the result as a
Base64 encoded string.
- signAndBase64Encode(byte[], String, SigningAlgorithm) - Method in class com.netease.cloud.auth.AbstractSigner
-
Computes an RFC 2104-compliant HMAC signature for an array of bytes and
returns the result as a Base64 encoded string.
- signAndBase64Encode(String, String, SigningAlgorithm) - Method in class com.netease.cloud.auth.AbstractStringSigner
-
Computes an RFC 2104-compliant HMAC signature and returns the result as a
Base64 encoded string.
- signAndBase64Encode(byte[], String, SigningAlgorithm) - Method in class com.netease.cloud.auth.AbstractStringSigner
-
Computes an RFC 2104-compliant HMAC signature for an array of bytes and
returns the result as a Base64 encoded string.
- Signer - Interface in com.netease.cloud.auth
-
- SigningAlgorithm - Enum in com.netease.cloud.auth
-
- signString(String) - Method in class com.netease.cloud.services.nos.NosClient
-
- SimpleDataResponseHandler - Class in com.netease.cloud.services.nos.internal
-
- SimpleDataResponseHandler() - Constructor for class com.netease.cloud.services.nos.internal.SimpleDataResponseHandler
-
- SimpleTypeStaxUnmarshallers - Class in com.netease.cloud.transform
-
Collection of StAX unmarshallers for simple data types.
- SimpleTypeStaxUnmarshallers() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers
-
- SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller - Class in com.netease.cloud.transform
-
- SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller - Class in com.netease.cloud.transform
-
- SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Boolean values.
- SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for ByteBuffer values.
- SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Byte values.
- SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Date values.
- SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Double values.
- SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Float values.
- SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Integer values.
- SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Long values.
- SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
-
- SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for String values.
- SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
-
- SimpleTypeUnmarshallers - Class in com.netease.cloud.transform
-
Collection of unmarshallers for simple data types.
- SimpleTypeUnmarshallers() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers
-
- SimpleTypeUnmarshallers.BooleanUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Boolean values.
- SimpleTypeUnmarshallers.BooleanUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.BooleanUnmarshaller
-
- SimpleTypeUnmarshallers.ByteBufferUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for ByteBuffer values.
- SimpleTypeUnmarshallers.ByteBufferUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.ByteBufferUnmarshaller
-
- SimpleTypeUnmarshallers.ByteUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Byte values.
- SimpleTypeUnmarshallers.ByteUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.ByteUnmarshaller
-
- SimpleTypeUnmarshallers.DateUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Date values.
- SimpleTypeUnmarshallers.DateUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.DateUnmarshaller
-
- SimpleTypeUnmarshallers.DoubleUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Double values.
- SimpleTypeUnmarshallers.DoubleUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.DoubleUnmarshaller
-
- SimpleTypeUnmarshallers.FloatUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Float values.
- SimpleTypeUnmarshallers.FloatUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.FloatUnmarshaller
-
- SimpleTypeUnmarshallers.IntegerUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Integer values.
- SimpleTypeUnmarshallers.IntegerUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.IntegerUnmarshaller
-
- SimpleTypeUnmarshallers.LongUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for Long values.
- SimpleTypeUnmarshallers.LongUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.LongUnmarshaller
-
- SimpleTypeUnmarshallers.StringUnmarshaller - Class in com.netease.cloud.transform
-
Unmarshaller for String values.
- SimpleTypeUnmarshallers.StringUnmarshaller() - Constructor for class com.netease.cloud.transform.SimpleTypeUnmarshallers.StringUnmarshaller
-
- size - Variable in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
The size of this object, in bytes
- skip(long) - Method in class com.netease.cloud.services.nos.internal.RepeatableFileInputStream
-
- skipTo(char) - Method in class com.netease.cloud.util.json.JSONTokener
-
Skip characters until the next character is the requested character.
- sortedKeys() - Method in class com.netease.cloud.util.json.JSONObject
-
Get an enumeration of the keys of the JSONObject.
- stack - Variable in class com.netease.cloud.transform.StaxUnmarshallerContext
-
- StandardErrorUnmarshaller - Class in com.netease.cloud.transform
-
Error unmarshaller that knows how to interpret a standard error message (i.e.
- StandardErrorUnmarshaller() - Constructor for class com.netease.cloud.transform.StandardErrorUnmarshaller
-
Constructs a new unmarshaller that will unmarshall a standard error
message as a generic ServiceException object.
- StandardErrorUnmarshaller(Class<? extends ServiceException>) - Constructor for class com.netease.cloud.transform.StandardErrorUnmarshaller
-
Constructor allowing subclasses to specify a specific type of
ServiceException to instantiating when populating the exception object
with data from the error message.
- start(String) - Method in class com.netease.cloud.services.nos.internal.XmlWriter
-
- start(String, String, String) - Method in class com.netease.cloud.services.nos.internal.XmlWriter
-
- start(String, String[], String[]) - Method in class com.netease.cloud.services.nos.internal.XmlWriter
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.BucketLocationHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.GetBucketDefault404Handler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.GetBucketStatsHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListBucketHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListPartsHandler
-
- startDocument() - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
-
- STARTED_EVENT_CODE - Static variable in class com.netease.cloud.services.nos.model.ProgressEvent
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.BucketLocationHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.GetBucketDefault404Handler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.GetBucketStatsHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListBucketHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.ListPartsHandler
-
- startElement(String, String, String, Attributes) - Method in class com.netease.cloud.services.nos.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
-
- startElement(String) - Method in class com.netease.cloud.util.XMLWriter
-
Starts a new element with the specified name at the current position in
the in-progress XML document.
- stateChangeListeners - Variable in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
Collection of listeners to be notified for changes to the state of this
transfer via setState()
- StaticCredentialsProvider - Class in com.netease.cloud.internal
-
Simple implementation of CredentialsProvider that just wraps static Credentials.
- StaticCredentialsProvider(Credentials) - Constructor for class com.netease.cloud.internal.StaticCredentialsProvider
-
- StaxResponseHandler<T> - Class in com.netease.cloud.http
-
Default implementation of HttpResponseHandler that handles a successful
response from an service and unmarshalls the result using a StAX
unmarshaller.
- StaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>) - Constructor for class com.netease.cloud.http.StaxResponseHandler
-
Constructs a new response handler that will use the specified StAX
unmarshaller to unmarshall the service response and uses the specified
response element path to find the root of the business data in the
service's response.
- StaxUnmarshallerContext - Class in com.netease.cloud.transform
-
Contains the unmarshalling state for the parsing of an XML response.
- StaxUnmarshallerContext(XMLEventReader) - Constructor for class com.netease.cloud.transform.StaxUnmarshallerContext
-
Constructs a new unmarshaller context using the specified source of XML events.
- StaxUnmarshallerContext(XMLEventReader, Map<String, String>) - Constructor for class com.netease.cloud.transform.StaxUnmarshallerContext
-
Constructs a new unmarshaller context using the specified source of XML
events, and a set of response headers.
- STORAGE_CLASS - Static variable in interface com.netease.cloud.services.nos.Headers
-
Header describing what class of storage a user wants
- storageClass - Variable in class com.netease.cloud.services.nos.model.NOSObjectSummary
-
The class of storage used by Nos to store this object
- StorageClass - Enum in com.netease.cloud.services.nos.model
-
Specifies constants that define Nos storage classes.
- StringInputStream - Class in com.netease.cloud.util
-
Simple wrapper for ByteArrayInputStream that will automatically encode the
string as UTF-8 data, and still allows access to the original string.
- StringInputStream(String) - Constructor for class com.netease.cloud.util.StringInputStream
-
- StringSigner - Interface in com.netease.cloud.auth
-
- stringToValue(String) - Static method in class com.netease.cloud.util.json.JSONObject
-
Try to convert a string into a number, boolean, or null.
- StringUtils - Class in com.netease.cloud.util
-
Utilities for converting objects to strings.
- StringUtils() - Constructor for class com.netease.cloud.util.StringUtils
-
- subTransfers - Variable in class com.netease.cloud.services.nos.transfer.internal.MultipleFileTransfer
-
- SyncNOS - Class in com.netease.cloud.services.nos.tools
-
- SyncNOS() - Constructor for class com.netease.cloud.services.nos.tools.SyncNOS
-
- SyncNOS.ReaderThread - Class in com.netease.cloud.services.nos.tools
-
- SyncNOS.ReaderThread(NosClient, String) - Constructor for class com.netease.cloud.services.nos.tools.SyncNOS.ReaderThread
-
- SyncNOS.WriterThread - Class in com.netease.cloud.services.nos.tools
-
- SyncNOS.WriterThread(NosClient, NosClient, String, String, int) - Constructor for class com.netease.cloud.services.nos.tools.SyncNOS.WriterThread
-
- syntaxError(String) - Method in class com.netease.cloud.util.json.JSONTokener
-
Make a JSONException to signal a syntax error.
- waitForCompletion() - Method in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
Waits for this transfer to complete.
- waitForCompletion() - Method in interface com.netease.cloud.services.nos.transfer.Transfer
-
Waits for this transfer to complete.
- waitForException() - Method in class com.netease.cloud.services.nos.transfer.internal.AbstractTransfer
-
Waits for this transfer to finish and returns any error that occurred, or
returns null
if no errors occurred.
- waitForException() - Method in interface com.netease.cloud.services.nos.transfer.Transfer
-
Waits for this transfer to finish and returns any error that occurred, or
returns null
if no errors occurred.
- waitForUploadResult() - Method in class com.netease.cloud.services.nos.transfer.internal.UploadImpl
-
Waits for this upload to complete and returns the result of this
upload.
- waitForUploadResult() - Method in interface com.netease.cloud.services.nos.transfer.Upload
-
Waits for this upload to complete and returns the result of this upload.
- WebServiceClient - Class in com.netease.cloud
-
Abstract base class for Web Service Java clients.
- WebServiceClient(ClientConfiguration) - Constructor for class com.netease.cloud.WebServiceClient
-
Constructs a new WebServiceClient object using the specified
configuration.
- WebServiceRequest - Class in com.netease.cloud
-
Base class for all user facing web service request objects.
- WebServiceRequest() - Constructor for class com.netease.cloud.WebServiceRequest
-
- WebServiceResponse<T> - Class in com.netease.cloud
-
Represents the response from an service, including the result payload and any
response metadata.
- WebServiceResponse() - Constructor for class com.netease.cloud.WebServiceResponse
-
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to abort and
returns the updated object so that additional calls can be chained
together.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the name of the bucket containing the multipart upload to complete,
and returns this updated CompleteMultipartUploadRequest so that
additional method calls can be chained together.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.DeleteObjectRequest
-
Sets the name of the bucket containing the object to delete and returns
this object, enabling additional method calls to be chained together.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Sets the name of the bucket containing the object(s) to delete and
returns this object, enabling additional method calls to be chained
together.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request, and returns this
request object to enable additional method calls to be chained together.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.GetBucketLocationRequest
-
Sets the name of the bucket whose location is being requested, and
returns this updated object so that additional method calls can be
chained together.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
Sets the name of the bucket containing the object whose metadata is being
retrieved.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the name of the bucket containing the object to be downloaded.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the name of the bucket in which to create the new multipart upload,
and hence, the eventual object created from the multipart upload.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets The name of the bucket containing the uploads to list, and returns
this updated ListMultipartUploadsRequest object so that additional method
calls can be chained together.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the name of the Nos bucket whose objects are to be listed.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the BucketName property for this request.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the name of the bucket where this request will upload a new object
to.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.SetBucketLifecycleConfigurationRequest
-
Sets the name of the bucket whose lifecycle configuration is being set,
and returns this object so that additional method calls may be chained
together.
- withBucketName(String) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the name of the bucket containing the existing, initiated multipart
upload, with which this new part will be associated, and returns this
updated object so that additional method calls can be chained together.
- withCacheControl(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- withCannedAccessControlList(CannedAccessControlList) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the canned ACL to use for the newly copied object, and returns this
CopyObjectRequest
, enabling additional method calls to be
chained together.
- withCannedAcl(CannedAccessControlList) - Method in class com.netease.cloud.services.nos.model.CreateBucketRequest
-
Sets the optional Canned ACL to set for the new bucket, and returns this
updated object so that additional method calls can be chained together.
- withCannedACL(CannedAccessControlList) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the optional canned Access Control List (ACL) to set permissions for
the new object created when the multipart upload is completed.
- withCannedAcl(CannedAccessControlList) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional pre-configured access control policy to use for the new
object.
- withConnectionTimeout(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially
establishing a connection before giving up and timing out, and returns
the updated ClientConfiguration object so that additional method calls
may be chained together.
- withContentDisposition(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- withContentEncoding(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- withContentLanguage(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the content language response header override
- withContentType(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- withDelimiter(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be rolled up into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- withDelimiter(String) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be rolled up into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- withDestinationBucketName(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the name of the destination bucket which will contain the new,
copied object and returns this object, enabling additional method calls
to be chained together.
- withDestinationBucketName(String) - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Sets the name of the destination bucket which will contain the new,
copied object and returns this object, enabling additional method calls
to be chained together.
- withDestinationKey(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the destination bucket key under which the new, copied object will
be stored and returns this object, enabling additional method calls can
be chained together.
- withDestinationKey(String) - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Sets the destination bucket key under which the new, copied object will
be stored and returns this object, enabling additional method calls can
be chained together.
- withETag(String) - Method in class com.netease.cloud.services.nos.model.PartETag
-
Sets the entity tag generated from the content of the associated part,
and returns this updated PartETag object so that additional method calls
can be chained together.
- withExpiration(Date) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the expiration date at which point the new pre-signed URL will no
longer be accepted by , and returns this request object to enable
additional method calls to be chained together.
- withExpirationDate(Date) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the expiration date of the object and returns a reference to this
object(Rule) for method chaining.
- withExpirationInDays(int) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when an object is uploaded to the
bucket and when it expires, and returns a reference to this object
for method chaining.
- withExpires(String) - Method in class com.netease.cloud.services.nos.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- withFile(File) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the file containing the data to be uploaded to Nos.
- withFile(File) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the file containing the data to upload, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withFileOffset(long) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withId(String) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withInputStream(InputStream) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the input stream containing the data to be uploaded to Nos.
- withInputStream(InputStream) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part, and
returns this updated object so that additional method calls can be
chained together.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Sets the key of the multipart upload to abort and returns the updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the key under which the multipart upload to complete is stored, and
returns this updated CompleteMultipartUploadRequest object so that
additional method calls can be chained together.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.DeleteObjectRequest
-
Sets the key of the object to delete and returns this object, enabling
additional method calls to be chained together.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request, and returns this
request object to enable additional method calls to be chained together.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the key by which to store the new multipart upload, and hence, the
eventual object created from the multipart upload.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the key of the associated multipart upload whose parts are being
listed, and returns this updated ListPartsRequest object so that
additional method calls can be chained together.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the key under which to store the new object.
- withKey(String) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the key of the initiated multipart upload, and returns this updated
object so that additional method calls can be chained together.
- withKeyMarker(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the KeyMarker property for this request.
- withKeys(List<String>) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
- withKeys(String...) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Convenience method to specify a set of keys without versions.
- withLastPart(boolean) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload,
and returns this updated request object so that additional method calls
can be chained together.
- withLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.netease.cloud.services.nos.model.SetBucketLifecycleConfigurationRequest
-
Sets the new lifecycle configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
- withMarker(String) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to
begin listing.
- withMatchingETagConstraint(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withMaxConnections(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections and returns the
updated ClientConfiguration object.
- withMaxErrorRetry(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests
(ex: 5xx error responses from services), and returns the updated
ClientConfiguration object.
- withMaxKeys(Integer) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the optional maxKeys
parameter indicating the maximum
number of keys to include in the response.
- withMaxParts(int) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part
listing and returns this updated ListPartsRequest objects so that
additional method calls can be chained together.
- withMaxUploads(int) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return and returns this
updated ListMultipartUploadsRequest object so that additional method
calls can be chained together.
- withMD5Digest(String) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- withMetadata(ObjectMetadata) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional metadata instructing Nos how to handle the uploaded
data (e.g.
- withMethod(HttpMethod) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request,
and returns this request object to enable additional method calls to be
chained together.
- withModifiedSinceConstraint(Date) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the source object has been modified after the
specified date.
- withModifiedSinceConstraint(Date) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the optional modified constraint that restricts this request to
executing only if the object has been modified after the specified
date.
- withNewObjectMetadata(ObjectMetadata) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object and returns
this object, enabling additional method calls to be chained together.
- withNonmatchingETagConstraint(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Adds a single ETag constraint to this request and returns this object,
enabling additional method calls to be chained together.
- withObjectMetadata(ObjectMetadata) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- withParameter(String, String) - Method in class com.netease.cloud.DefaultRequest
-
- withParameter(String, String) - Method in class com.netease.cloud.http.HttpRequest
-
- withParameter(String, String) - Method in interface com.netease.cloud.Request
-
Adds the specified request parameter to this request, and returns the
updated request object.
- withPartETags(List<PartETag>) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can be chained.
- withPartETags(UploadPartResult...) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartETags(Collection<UploadPartResult>) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartNumber(int) - Method in class com.netease.cloud.services.nos.model.PartETag
-
Sets the part number of the associated part, and returns this updated
PartETag object so that additional method calls can be chained together.
- withPartNumber(int) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumberMarker(Integer) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts, and returns this updated ListPartsRequest object so
that additional method calls can be chained together.
- withPartSize(long) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the size of this part, in bytes, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withPrefix(String) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the key prefix for this rule and returns a reference to this
object for method chaining.
- withPrefix(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional prefix parameter restricting the response to multipart
uploads for keys that begin with the specified prefix.
- withPrefix(String) - Method in class com.netease.cloud.services.nos.model.ListObjectsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withProgressListener(ProgressListener) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the optional progress listener for receiving updates about object
download status, and returns this updated object so that additional
method calls can be chained together.
- withProgressListener(ProgressListener) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional progress listener for receiving updates about object
upload status, and returns this updated object so that additional method
calls can be chained together.
- withProgressListener(ProgressListener) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the optional progress listener for receiving updates about object
upload status, and returns this updated object so that additional method
calls can be chained together.
- withProtocol(Protocol) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the protocol (i.e.
- withProxyDomain(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTML proxy and
returns a reference to this updated ClientConfiguration object so that
additional method calls can be chained together.
- withProxyHost(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional proxy host the client will connect through and returns
the updated ClientConfiguration object.
- withProxyPassword(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy,
and returns the updated ClientConfiguration object.
- withProxyPort(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional proxy port the client will connect through and returns
the updated ClientConfiguration object.
- withProxyUsername(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional proxy user name and returns the updated
ClientConfiguration object.
- withProxyWorkstation(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy
support, and returns the updated ClientConfiguration object so that
additional method calls can be chained together.
- withQuiet(boolean) - Method in class com.netease.cloud.services.nos.model.DeleteObjectsRequest
-
Sets the quiet element for this request.
- withRange(long, long) - Method in class com.netease.cloud.services.nos.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.netease.cloud.services.nos.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration
-
Sets the rules that comprise this configuration and returns a reference
to this object for easy method chaining.
- withRules(BucketLifecycleConfiguration.Rule...) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration
-
- withSocketBufferSizeHints(int, int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and
receive buffers, and returns the updated ClientConfiguration object so
that additional method calls may be chained together.
- withSocketTimeout(int) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed, and returns the updated ClientConfiguration
object so that additional method calls may be chained together.
- withSourceBucketName(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied,
and returns this object, enabling additional method calls to be chained
together.
- withSourceBucketName(String) - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Sets the name of the bucket containing the source object to be copied,
and returns this object, enabling additional method calls to be chained
together.
- withSourceKey(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the key in the source bucket under which the source object to be
copied is stored and returns this object, enabling additional method
calls to be chained together.
- withSourceKey(String) - Method in class com.netease.cloud.services.nos.model.MoveObjectRequest
-
Sets the key in the source bucket under which the source object to be
copied is stored and returns this object, enabling additional method
calls to be chained together.
- withStatus(String) - Method in class com.netease.cloud.services.nos.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule and returns a reference to this object
for method chaining.
- withStorageClass(String) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional Nos storage class to use when storing the newly copied
object and returns this CopyObjectRequest
, enabling
additional method calls to be chained together.
- withStorageClass(StorageClass) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional Nos storage class to use when storing the newly copied
object and returns this CopyObjectRequest, enabling additional method
calls to be chained together.
- withStorageClass(StorageClass) - Method in class com.netease.cloud.services.nos.model.InitiateMultipartUploadRequest
-
Sets the optional storage class to use when storing this upload's data in
Nos.
- withStorageClass(String) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional Nos storage class to use when storing the new object.
- withStorageClass(StorageClass) - Method in class com.netease.cloud.services.nos.model.PutObjectRequest
-
Sets the optional Nos storage class to use when storing the new object.
- withUnmodifiedSinceConstraint(Date) - Method in class com.netease.cloud.services.nos.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- withUploadId(String) - Method in class com.netease.cloud.services.nos.model.AbortMultipartUploadRequest
-
Sets the ID of the multipart upload to abort, and returns this updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withUploadId(String) - Method in class com.netease.cloud.services.nos.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can
be chained together.
- withUploadId(String) - Method in class com.netease.cloud.services.nos.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed, and
returns this updated ListPartsRequest object so that additional method
calls can be chained together.
- withUploadId(String) - Method in class com.netease.cloud.services.nos.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withUploadIdMarker(String) - Method in class com.netease.cloud.services.nos.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing and returns this updated ListMultipartUploadsRequest object
so that additional methods can be chained together.
- withUserAgent(String) - Method in class com.netease.cloud.ClientConfiguration
-
Sets the HTTP user agent header used in requests and returns the updated
ClientConfiguration object.
- write(Writer) - Method in class com.netease.cloud.util.json.JSONArray
-
Write the contents of the JSONArray as JSON text to a writer.
- write(Writer) - Method in class com.netease.cloud.util.json.JSONObject
-
Write the contents of the JSONObject as JSON text to a writer.
- writer - Variable in class com.netease.cloud.util.json.JSONWriter
-
The writer that will receive the output.