T
- the fluent type of the resourcepublic interface Refreshable<T>
Modifier and Type | Method and Description |
---|---|
T |
refresh()
Refreshes the resource to sync with Azure.
|
rx.Observable<T> |
refreshAsync()
Refreshes the resource to sync with Azure.
|
Copyright © 2019. All rights reserved.