public static class UpdateHostOptions.Builder extends Object
| Constructor and Description |
|---|
UpdateHostOptions.Builder() |
| Modifier and Type | Method and Description |
|---|---|
static UpdateHostOptions |
allocationState(AllocationState allocationState) |
static UpdateHostOptions |
hostTags(Set<String> hostTags) |
static UpdateHostOptions |
osCategoryId(String osCategoryId) |
public static UpdateHostOptions allocationState(AllocationState allocationState)
allocationState - Allocation state of this Host for allocation of new resourcespublic static UpdateHostOptions hostTags(Set<String> hostTags)
hostTags - list of tags to be added to the hostpublic static UpdateHostOptions osCategoryId(String osCategoryId)
podId - the Pod ID for the hostCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.