Contains the Amazon Glacier response to your request.

C# |
public class InitiateMultipartUploadResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | InitiateMultipartUploadResult()()()() | Initializes a new instance of the InitiateMultipartUploadResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Location |
The relative URI path of the multipart upload ID Amazon Glacier created.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UploadId |
The ID of the multipart upload. This value is also included as part of the location.
|
![]() | WithLocation(String) | Obsolete.
Sets the Location property
|
![]() | WithUploadId(String) | Obsolete.
Sets the UploadId property
|

Object | |
![]() | InitiateMultipartUploadResult |