public static interface StorageDomainService.UpdateRequest extends Request<StorageDomainService.UpdateRequest,StorageDomainService.UpdateResponse>
Modifier and Type | Method and Description |
---|---|
StorageDomainService.UpdateRequest |
async(Boolean async)
Indicates if the update should be performed asynchronously.
|
StorageDomainService.UpdateRequest |
storageDomain(StorageDomain storageDomain) |
StorageDomainService.UpdateRequest |
storageDomain(StorageDomainBuilder storageDomain) |
StorageDomainService.UpdateRequest async(Boolean async)
Indicates if the update should be performed asynchronously.
StorageDomainService.UpdateRequest storageDomain(StorageDomain storageDomain)
StorageDomainService.UpdateRequest storageDomain(StorageDomainBuilder storageDomain)
Copyright © 2016. All rights reserved.