open fun setRemoteSnapshotPolicy(remoteSnapshotPolicy: String): ResolverOptions
Sets the remote snapshot policy (`daily` by default). Accepted values are daily, never, always and interval:X where X is the number of minutes between two resolutions.
remoteSnapshotPolicy - the desired policy
Return
the current ResolverOptions instance