FetchObjectBuilderT Class |
Namespace: Oracle.Cloud.Mobile.Synchronization.MobileEndpoint
The FetchObjectBuilderT type exposes the following members.
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 object 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 object 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.
|