public static interface StorageDomainService.IsAttachedRequest extends Request<StorageDomainService.IsAttachedRequest,StorageDomainService.IsAttachedResponse>
Modifier and Type | Method and Description |
---|---|
StorageDomainService.IsAttachedRequest |
async(Boolean async)
Indicates if the action should be performed asynchronously.
|
StorageDomainService.IsAttachedRequest |
host(Host host) |
StorageDomainService.IsAttachedRequest |
host(HostBuilder host) |
StorageDomainService.IsAttachedRequest async(Boolean async)
Indicates if the action should be performed asynchronously.
StorageDomainService.IsAttachedRequest host(Host host)
StorageDomainService.IsAttachedRequest host(HostBuilder host)
Copyright © 2016. All rights reserved.