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