Storage Class |
Namespace: Oracle.Cloud.Mobile.Storage
The Storage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Backend |
The Mobile Backend that this Service Proxy is associated with.
(Inherited from ServiceProxy.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetCollectionAsync(String) |
Returns a Storage Collection with the given name from the service.
|
![]() | GetCollectionAsync(String, String) |
Returns a Storage Collection with the given name from the service associated with the user. Subsequent accesses to Storage Objects in the
Storage Collection will only return Storage Objects owned by the user.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |