C# Class Amazon.S3.Model.PutObjectTaggingRequest

Container for the parameters to the PutObjectTagging operation.
Inheritance: Amazon.Runtime.AmazonWebServiceRequest
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBucket ( ) : bool

Check to see if Bucket property is set

IsSetKey ( ) : bool

Check to see if Key property is set

IsSetTagging ( ) : bool

Checks if Tagging property is set.

IsSetVersionId ( ) : bool