com.google.common.util.concurrent.ListenableFuture<Void> | 
OSImageAsyncApi.add(OSImageParams params)  | 
void | 
OSImageApi.add(OSImageParams params)
The Add OS Image operation adds an OS image that is currently stored in a storage account in your subscription to the image repository. 
 | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
OSImageAsyncApi.update(OSImageParams params)  | 
void | 
OSImageApi.update(OSImageParams params)
The Update OS Image operation updates an OS image that in your image repository. 
 |