| Package | Description |
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options |
| Modifier and Type | Method and Description |
|---|---|
Host |
GlobalHostApi.updateHost(String hostId,
UpdateHostOptions... options)
Updates a host.
|
| Modifier and Type | Field and Description |
|---|---|
static UpdateHostOptions |
UpdateHostOptions.NONE |
| Modifier and Type | Method and Description |
|---|---|
UpdateHostOptions |
UpdateHostOptions.allocationState(AllocationState allocationState) |
static UpdateHostOptions |
UpdateHostOptions.Builder.allocationState(AllocationState allocationState) |
UpdateHostOptions |
UpdateHostOptions.hostTags(Set<String> hostTags) |
static UpdateHostOptions |
UpdateHostOptions.Builder.hostTags(Set<String> hostTags) |
UpdateHostOptions |
UpdateHostOptions.osCategoryId(String osCategoryId) |
static UpdateHostOptions |
UpdateHostOptions.Builder.osCategoryId(String osCategoryId) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.