| FetchFileBuilderT Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Oracle.Cloud.Mobile.Synchronization.MobileEndpoint
 Syntax
SyntaxThe FetchFileBuilderT type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | ExecuteAsync | 
            Executes the fetch.
             | 
|  | FromService | 
            When invoked will cause the MobileFile to be refreshed from the service.
             | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ListenForChanges | 
            When invoked will cause the MobileFile to listen for changes on creation, equivalent to calling StartListeningForChanges().
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithHeader | 
            Specifies HTTP headers.
             | 
|  | WithPolicy | 
            Specifies a SyncPolicy to use.
             | 
 See Also
See Also