public interface ClusterService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
ClusterService.GetRequest |
static interface |
ClusterService.GetResponse |
static interface |
ClusterService.RemoveRequest |
static interface |
ClusterService.RemoveResponse |
static interface |
ClusterService.ResetEmulatedMachineRequest |
static interface |
ClusterService.ResetEmulatedMachineResponse |
static interface |
ClusterService.UpdateRequest |
static interface |
ClusterService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
AffinityGroupsService |
affinityGroupsService() |
AssignedCpuProfilesService |
cpuProfilesService() |
ClusterService.GetRequest |
get() |
GlusterHooksService |
glusterHooksService() |
GlusterVolumesService |
glusterVolumesService() |
NetworkFiltersService |
networkFiltersService()
A sub collection with all the supported network filters for this cluster.
|
AssignedNetworksService |
networksService() |
AssignedPermissionsService |
permissionsService() |
ClusterService.RemoveRequest |
remove() |
ClusterService.ResetEmulatedMachineRequest |
resetEmulatedMachine() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
ClusterService.UpdateRequest |
update() |
ClusterService.GetRequest get()
ClusterService.RemoveRequest remove()
ClusterService.ResetEmulatedMachineRequest resetEmulatedMachine()
ClusterService.UpdateRequest update()
AffinityGroupsService affinityGroupsService()
AssignedCpuProfilesService cpuProfilesService()
GlusterHooksService glusterHooksService()
GlusterVolumesService glusterVolumesService()
NetworkFiltersService networkFiltersService()
A sub collection with all the supported network filters for this cluster.
AssignedNetworksService networksService()
AssignedPermissionsService permissionsService()
Copyright © 2016. All rights reserved.