type exposes the following members.
| Name | Description |
---|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
  | FileExists(S3V4URI, String, String, Int32) | |
  | FileExists(String, String, String, String, String, Int32) | |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | FolderExists(S3V4URI, String, String, Int32) | |
  | FolderExists(String, String, String, String, String, Int32) | |
  | GetFile(S3V4URI, String, String, Stream, Int32) | |
  | GetFile(String, String, String, String, String, Stream, Int32) | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
  | GetItemMetadata(S3V4URI, String, String, Int32) | |
  | GetItemMetadata(String, String, String, String, String, Int32) | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | ItemExists(S3V4URI, String, String, Int32) | |
  | ItemExists(String, String, String, String, String, Int32) | |
  | ListBucket(S3V4URI, String, String, Int32, String, String, Nullable Int32 ) | |
  | ListBucket(String, String, String, String, String, Int32, String, String, Nullable Int32 ) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | PutFile(S3V4URI, String, String, Stream, Int32) | |
  | PutFile(String, String, String, String, String, Stream, Int32) | |
  | PutFolder(S3V4URI, String, String, Int32) | |
  | PutFolder(String, String, String, String, String, Int32) | |
  | PutItem | |
  | RemoveFile(S3V4URI, String, String, Int32) | |
  | RemoveFile(String, String, String, String, String, Int32) | |
  | RemoveFolder(S3V4URI, String, String, Int32) | |
  | RemoveFolder(String, String, String, String, String, Int32) | |
  | RemoveItem(S3V4URI, String, String, Int32) | |
  | RemoveItem(String, String, String, String, String, Int32) | |
  | SetACL | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |