Class CreateMultipartUploadResponse
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<CreateMultipartUploadResponse.Builder,CreateMultipartUploadResponse>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal InstantIf the bucket has a lifecycle rule configured with an action to abort incomplete multipart uploads and the prefix in the lifecycle rule matches the object name in the request, the response includes this header.final StringThis header is returned along with thex-amz-abort-dateheader.final Stringbucket()The name of the bucket to which the multipart upload was initiated.final BooleanIndicates whether the multipart upload uses an S3 Bucket Key for server-side encryption with Key Management Service (KMS) keys (SSE-KMS).builder()final ChecksumAlgorithmThe algorithm that was used to create a checksum of the object.final StringThe algorithm that was used to create a checksum of the object.final ChecksumTypeIndicates the checksum type that you want Amazon S3 to use to calculate the object’s checksum value.final StringIndicates the checksum type that you want Amazon S3 to use to calculate the object’s checksum value.final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T>getValueForField(String fieldName, Class<T> clazz) final inthashCode()final Stringkey()Object key for which the multipart upload was initiated.final RequestChargedReturns the value of the RequestCharged property for this object.final StringReturns the value of the RequestCharged property for this object.static Class<? extends CreateMultipartUploadResponse.Builder>final ServerSideEncryptionThe server-side encryption algorithm used when you store this object in Amazon S3 or Amazon FSx.final StringThe server-side encryption algorithm used when you store this object in Amazon S3 or Amazon FSx.final StringIf server-side encryption with a customer-provided encryption key was requested, the response will include this header to confirm the encryption algorithm that's used.final StringIf server-side encryption with a customer-provided encryption key was requested, the response will include this header to provide the round-trip message integrity verification of the customer-provided encryption key.final StringIf present, indicates the Amazon Web Services KMS Encryption Context to use for object encryption.final StringIf present, indicates the ID of the KMS key that was used for object encryption.final StringtoString()Returns a string representation of this object.final StringuploadId()ID for the initiated multipart upload.Methods inherited from class software.amazon.awssdk.services.s3.model.S3Response
responseMetadataMethods inherited from class software.amazon.awssdk.core.SdkResponse
sdkHttpResponseMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
abortDate
If the bucket has a lifecycle rule configured with an action to abort incomplete multipart uploads and the prefix in the lifecycle rule matches the object name in the request, the response includes this header. The header indicates when the initiated multipart upload becomes eligible for an abort operation. For more information, see Aborting Incomplete Multipart Uploads Using a Bucket Lifecycle Configuration in the Amazon S3 User Guide.
The response also includes the
x-amz-abort-rule-idheader that provides the ID of the lifecycle configuration rule that defines the abort action.This functionality is not supported for directory buckets.
- Returns:
- If the bucket has a lifecycle rule configured with an action to abort incomplete multipart uploads and
the prefix in the lifecycle rule matches the object name in the request, the response includes this
header. The header indicates when the initiated multipart upload becomes eligible for an abort operation.
For more information, see Aborting Incomplete Multipart Uploads Using a Bucket Lifecycle Configuration in the Amazon S3
User Guide.
The response also includes the
x-amz-abort-rule-idheader that provides the ID of the lifecycle configuration rule that defines the abort action.This functionality is not supported for directory buckets.
-
abortRuleId
This header is returned along with the
x-amz-abort-dateheader. It identifies the applicable lifecycle configuration rule that defines the action to abort incomplete multipart uploads.This functionality is not supported for directory buckets.
- Returns:
- This header is returned along with the
x-amz-abort-dateheader. It identifies the applicable lifecycle configuration rule that defines the action to abort incomplete multipart uploads.This functionality is not supported for directory buckets.
-
bucket
The name of the bucket to which the multipart upload was initiated. Does not return the access point ARN or access point alias if used.
Access points are not supported by directory buckets.
- Returns:
- The name of the bucket to which the multipart upload was initiated. Does not return the access point ARN
or access point alias if used.
Access points are not supported by directory buckets.
-
key
Object key for which the multipart upload was initiated.
- Returns:
- Object key for which the multipart upload was initiated.
-
uploadId
ID for the initiated multipart upload.
- Returns:
- ID for the initiated multipart upload.
-
serverSideEncryption
The server-side encryption algorithm used when you store this object in Amazon S3 or Amazon FSx.
When accessing data stored in Amazon FSx file systems using S3 access points, the only valid server side encryption option is
aws:fsx.If the service returns an enum value that is not available in the current SDK version,
serverSideEncryptionwill returnServerSideEncryption.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromserverSideEncryptionAsString().- Returns:
- The server-side encryption algorithm used when you store this object in Amazon S3 or Amazon FSx.
When accessing data stored in Amazon FSx file systems using S3 access points, the only valid server side encryption option is
aws:fsx. - See Also:
-
serverSideEncryptionAsString
The server-side encryption algorithm used when you store this object in Amazon S3 or Amazon FSx.
When accessing data stored in Amazon FSx file systems using S3 access points, the only valid server side encryption option is
aws:fsx.If the service returns an enum value that is not available in the current SDK version,
serverSideEncryptionwill returnServerSideEncryption.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromserverSideEncryptionAsString().- Returns:
- The server-side encryption algorithm used when you store this object in Amazon S3 or Amazon FSx.
When accessing data stored in Amazon FSx file systems using S3 access points, the only valid server side encryption option is
aws:fsx. - See Also:
-
sseCustomerAlgorithm
If server-side encryption with a customer-provided encryption key was requested, the response will include this header to confirm the encryption algorithm that's used.
This functionality is not supported for directory buckets.
- Returns:
- If server-side encryption with a customer-provided encryption key was requested, the response will
include this header to confirm the encryption algorithm that's used.
This functionality is not supported for directory buckets.
-
sseCustomerKeyMD5
If server-side encryption with a customer-provided encryption key was requested, the response will include this header to provide the round-trip message integrity verification of the customer-provided encryption key.
This functionality is not supported for directory buckets.
- Returns:
- If server-side encryption with a customer-provided encryption key was requested, the response will
include this header to provide the round-trip message integrity verification of the customer-provided
encryption key.
This functionality is not supported for directory buckets.
-
ssekmsKeyId
If present, indicates the ID of the KMS key that was used for object encryption.
- Returns:
- If present, indicates the ID of the KMS key that was used for object encryption.
-
ssekmsEncryptionContext
If present, indicates the Amazon Web Services KMS Encryption Context to use for object encryption. The value of this header is a Base64 encoded string of a UTF-8 encoded JSON, which contains the encryption context as key-value pairs.
- Returns:
- If present, indicates the Amazon Web Services KMS Encryption Context to use for object encryption. The value of this header is a Base64 encoded string of a UTF-8 encoded JSON, which contains the encryption context as key-value pairs.
-
bucketKeyEnabled
Indicates whether the multipart upload uses an S3 Bucket Key for server-side encryption with Key Management Service (KMS) keys (SSE-KMS).
- Returns:
- Indicates whether the multipart upload uses an S3 Bucket Key for server-side encryption with Key Management Service (KMS) keys (SSE-KMS).
-
requestCharged
Returns the value of the RequestCharged property for this object.If the service returns an enum value that is not available in the current SDK version,
requestChargedwill returnRequestCharged.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromrequestChargedAsString().- Returns:
- The value of the RequestCharged property for this object.
- See Also:
-
requestChargedAsString
Returns the value of the RequestCharged property for this object.If the service returns an enum value that is not available in the current SDK version,
requestChargedwill returnRequestCharged.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromrequestChargedAsString().- Returns:
- The value of the RequestCharged property for this object.
- See Also:
-
checksumAlgorithm
The algorithm that was used to create a checksum of the object.
If the service returns an enum value that is not available in the current SDK version,
checksumAlgorithmwill returnChecksumAlgorithm.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromchecksumAlgorithmAsString().- Returns:
- The algorithm that was used to create a checksum of the object.
- See Also:
-
checksumAlgorithmAsString
The algorithm that was used to create a checksum of the object.
If the service returns an enum value that is not available in the current SDK version,
checksumAlgorithmwill returnChecksumAlgorithm.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromchecksumAlgorithmAsString().- Returns:
- The algorithm that was used to create a checksum of the object.
- See Also:
-
checksumType
Indicates the checksum type that you want Amazon S3 to use to calculate the object’s checksum value. For more information, see Checking object integrity in the Amazon S3 User Guide.
If the service returns an enum value that is not available in the current SDK version,
checksumTypewill returnChecksumType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromchecksumTypeAsString().- Returns:
- Indicates the checksum type that you want Amazon S3 to use to calculate the object’s checksum value. For more information, see Checking object integrity in the Amazon S3 User Guide.
- See Also:
-
checksumTypeAsString
Indicates the checksum type that you want Amazon S3 to use to calculate the object’s checksum value. For more information, see Checking object integrity in the Amazon S3 User Guide.
If the service returns an enum value that is not available in the current SDK version,
checksumTypewill returnChecksumType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromchecksumTypeAsString().- Returns:
- Indicates the checksum type that you want Amazon S3 to use to calculate the object’s checksum value. For more information, see Checking object integrity in the Amazon S3 User Guide.
- See Also:
-
toBuilder
- Specified by:
toBuilderin interfaceToCopyableBuilder<CreateMultipartUploadResponse.Builder,CreateMultipartUploadResponse> - Specified by:
toBuilderin classAwsResponse
-
builder
-
serializableBuilderClass
-
hashCode
public final int hashCode()- Overrides:
hashCodein classAwsResponse
-
equals
- Overrides:
equalsin classAwsResponse
-
equalsBySdkFields
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value. -
getValueForField
- Overrides:
getValueForFieldin classSdkResponse
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-