public static interface HostService.CommitNetConfigRequest extends Request<HostService.CommitNetConfigRequest,HostService.CommitNetConfigResponse>
Marks the network configuration as good and persists it inside the host.
Modifier and Type | Method and Description |
---|---|
HostService.CommitNetConfigRequest |
async(Boolean async)
Indicates if the action should be performed asynchronously.
|
HostService.CommitNetConfigRequest async(Boolean async)
Indicates if the action should be performed asynchronously.
Copyright © 2016. All rights reserved.