public interface VmNumaNodeService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
VmNumaNodeService.GetRequest |
static interface |
VmNumaNodeService.GetResponse |
static interface |
VmNumaNodeService.RemoveRequest |
static interface |
VmNumaNodeService.RemoveResponse |
static interface |
VmNumaNodeService.UpdateRequest |
static interface |
VmNumaNodeService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
VmNumaNodeService.GetRequest |
get() |
VmNumaNodeService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
VmNumaNodeService.UpdateRequest |
update() |
VmNumaNodeService.GetRequest get()
VmNumaNodeService.RemoveRequest remove()
VmNumaNodeService.UpdateRequest update()
Copyright © 2016. All rights reserved.