#[non_exhaustive]
pub struct S3CopyObjectOperationBuilder { /* private fields */ }
Expand description

A builder for S3CopyObjectOperation.

Implementations§

source§

impl S3CopyObjectOperationBuilder

source

pub fn target_resource(self, input: impl Into<String>) -> Self

Specifies the destination bucket Amazon Resource Name (ARN) for the batch copy operation. For example, to copy objects to a bucket named destinationBucket, set the TargetResource property to arn:aws:s3:::destinationBucket.

source

pub fn set_target_resource(self, input: Option<String>) -> Self

Specifies the destination bucket Amazon Resource Name (ARN) for the batch copy operation. For example, to copy objects to a bucket named destinationBucket, set the TargetResource property to arn:aws:s3:::destinationBucket.

source

pub fn get_target_resource(&self) -> &Option<String>

Specifies the destination bucket Amazon Resource Name (ARN) for the batch copy operation. For example, to copy objects to a bucket named destinationBucket, set the TargetResource property to arn:aws:s3:::destinationBucket.

source

pub fn canned_access_control_list( self, input: S3CannedAccessControlList ) -> Self

source

pub fn set_canned_access_control_list( self, input: Option<S3CannedAccessControlList> ) -> Self

source

pub fn get_canned_access_control_list( &self ) -> &Option<S3CannedAccessControlList>

source

pub fn access_control_grants(self, input: S3Grant) -> Self

Appends an item to access_control_grants.

To override the contents of this collection use set_access_control_grants.

source

pub fn set_access_control_grants(self, input: Option<Vec<S3Grant>>) -> Self

source

pub fn get_access_control_grants(&self) -> &Option<Vec<S3Grant>>

source

pub fn metadata_directive(self, input: S3MetadataDirective) -> Self

source

pub fn set_metadata_directive(self, input: Option<S3MetadataDirective>) -> Self

source

pub fn get_metadata_directive(&self) -> &Option<S3MetadataDirective>

source

pub fn modified_since_constraint(self, input: DateTime) -> Self

source

pub fn set_modified_since_constraint(self, input: Option<DateTime>) -> Self

source

pub fn get_modified_since_constraint(&self) -> &Option<DateTime>

source

pub fn new_object_metadata(self, input: S3ObjectMetadata) -> Self

If you don't provide this parameter, Amazon S3 copies all the metadata from the original objects. If you specify an empty set, the new objects will have no tags. Otherwise, Amazon S3 assigns the supplied tags to the new objects.

source

pub fn set_new_object_metadata(self, input: Option<S3ObjectMetadata>) -> Self

If you don't provide this parameter, Amazon S3 copies all the metadata from the original objects. If you specify an empty set, the new objects will have no tags. Otherwise, Amazon S3 assigns the supplied tags to the new objects.

source

pub fn get_new_object_metadata(&self) -> &Option<S3ObjectMetadata>

If you don't provide this parameter, Amazon S3 copies all the metadata from the original objects. If you specify an empty set, the new objects will have no tags. Otherwise, Amazon S3 assigns the supplied tags to the new objects.

source

pub fn new_object_tagging(self, input: S3Tag) -> Self

Appends an item to new_object_tagging.

To override the contents of this collection use set_new_object_tagging.

source

pub fn set_new_object_tagging(self, input: Option<Vec<S3Tag>>) -> Self

source

pub fn get_new_object_tagging(&self) -> &Option<Vec<S3Tag>>

source

pub fn redirect_location(self, input: impl Into<String>) -> Self

Specifies an optional metadata property for website redirects, x-amz-website-redirect-location. Allows webpage redirects if the object is accessed through a website endpoint.

source

pub fn set_redirect_location(self, input: Option<String>) -> Self

Specifies an optional metadata property for website redirects, x-amz-website-redirect-location. Allows webpage redirects if the object is accessed through a website endpoint.

source

pub fn get_redirect_location(&self) -> &Option<String>

Specifies an optional metadata property for website redirects, x-amz-website-redirect-location. Allows webpage redirects if the object is accessed through a website endpoint.

source

pub fn requester_pays(self, input: bool) -> Self

source

pub fn set_requester_pays(self, input: Option<bool>) -> Self

source

pub fn get_requester_pays(&self) -> &Option<bool>

source

pub fn storage_class(self, input: S3StorageClass) -> Self

source

pub fn set_storage_class(self, input: Option<S3StorageClass>) -> Self

source

pub fn get_storage_class(&self) -> &Option<S3StorageClass>

source

pub fn un_modified_since_constraint(self, input: DateTime) -> Self

source

pub fn set_un_modified_since_constraint(self, input: Option<DateTime>) -> Self

source

pub fn get_un_modified_since_constraint(&self) -> &Option<DateTime>

source

pub fn sse_aws_kms_key_id(self, input: impl Into<String>) -> Self

source

pub fn set_sse_aws_kms_key_id(self, input: Option<String>) -> Self

source

pub fn get_sse_aws_kms_key_id(&self) -> &Option<String>

source

pub fn target_key_prefix(self, input: impl Into<String>) -> Self

Specifies the folder prefix that you want the objects to be copied into. For example, to copy objects into a folder named Folder1 in the destination bucket, set the TargetKeyPrefix property to Folder1.

source

pub fn set_target_key_prefix(self, input: Option<String>) -> Self

Specifies the folder prefix that you want the objects to be copied into. For example, to copy objects into a folder named Folder1 in the destination bucket, set the TargetKeyPrefix property to Folder1.

source

pub fn get_target_key_prefix(&self) -> &Option<String>

Specifies the folder prefix that you want the objects to be copied into. For example, to copy objects into a folder named Folder1 in the destination bucket, set the TargetKeyPrefix property to Folder1.

The legal hold status to be applied to all objects in the Batch Operations job.

The legal hold status to be applied to all objects in the Batch Operations job.

The legal hold status to be applied to all objects in the Batch Operations job.

source

pub fn object_lock_mode(self, input: S3ObjectLockMode) -> Self

The retention mode to be applied to all objects in the Batch Operations job.

source

pub fn set_object_lock_mode(self, input: Option<S3ObjectLockMode>) -> Self

The retention mode to be applied to all objects in the Batch Operations job.

source

pub fn get_object_lock_mode(&self) -> &Option<S3ObjectLockMode>

The retention mode to be applied to all objects in the Batch Operations job.

source

pub fn object_lock_retain_until_date(self, input: DateTime) -> Self

The date when the applied object retention configuration expires on all objects in the Batch Operations job.

source

pub fn set_object_lock_retain_until_date(self, input: Option<DateTime>) -> Self

The date when the applied object retention configuration expires on all objects in the Batch Operations job.

source

pub fn get_object_lock_retain_until_date(&self) -> &Option<DateTime>

The date when the applied object retention configuration expires on all objects in the Batch Operations job.

source

pub fn bucket_key_enabled(self, input: bool) -> Self

Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using Amazon Web Services KMS (SSE-KMS). Setting this header to true causes Amazon S3 to use an S3 Bucket Key for object encryption with SSE-KMS.

Specifying this header with an object action doesn’t affect bucket-level settings for S3 Bucket Key.

source

pub fn set_bucket_key_enabled(self, input: Option<bool>) -> Self

Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using Amazon Web Services KMS (SSE-KMS). Setting this header to true causes Amazon S3 to use an S3 Bucket Key for object encryption with SSE-KMS.

Specifying this header with an object action doesn’t affect bucket-level settings for S3 Bucket Key.

source

pub fn get_bucket_key_enabled(&self) -> &Option<bool>

Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using Amazon Web Services KMS (SSE-KMS). Setting this header to true causes Amazon S3 to use an S3 Bucket Key for object encryption with SSE-KMS.

Specifying this header with an object action doesn’t affect bucket-level settings for S3 Bucket Key.

source

pub fn checksum_algorithm(self, input: S3ChecksumAlgorithm) -> Self

Indicates the algorithm that you want Amazon S3 to use to create the checksum. For more information, see Checking object integrity in the Amazon S3 User Guide.

source

pub fn set_checksum_algorithm(self, input: Option<S3ChecksumAlgorithm>) -> Self

Indicates the algorithm that you want Amazon S3 to use to create the checksum. For more information, see Checking object integrity in the Amazon S3 User Guide.

source

pub fn get_checksum_algorithm(&self) -> &Option<S3ChecksumAlgorithm>

Indicates the algorithm that you want Amazon S3 to use to create the checksum. For more information, see Checking object integrity in the Amazon S3 User Guide.

source

pub fn build(self) -> S3CopyObjectOperation

Consumes the builder and constructs a S3CopyObjectOperation.

Trait Implementations§

source§

impl Clone for S3CopyObjectOperationBuilder

source§

fn clone(&self) -> S3CopyObjectOperationBuilder

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for S3CopyObjectOperationBuilder

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for S3CopyObjectOperationBuilder

source§

fn default() -> S3CopyObjectOperationBuilder

Returns the “default value” for a type. Read more
source§

impl PartialEq for S3CopyObjectOperationBuilder

source§

fn eq(&self, other: &S3CopyObjectOperationBuilder) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl StructuralPartialEq for S3CopyObjectOperationBuilder

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for Twhere U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<Unshared, Shared> IntoShared<Shared> for Unsharedwhere Shared: FromUnshared<Unshared>,

source§

fn into_shared(self) -> Shared

Creates a shared type from an unshared type.
source§

impl<T> Same for T

§

type Output = T

Should always be Self
source§

impl<T> ToOwned for Twhere T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for Twhere U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more