Package org.jclouds.cloudstack.options
Class UpdateHostOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.UpdateHostOptions.Builder
- Enclosing class:
UpdateHostOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UpdateHostOptions
allocationState
(AllocationState allocationState) static UpdateHostOptions
static UpdateHostOptions
osCategoryId
(String osCategoryId)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
allocationState
- Parameters:
allocationState
- Allocation state of this Host for allocation of new resources
-
hostTags
- Parameters:
hostTags
- list of tags to be added to the host
-
osCategoryId
- Parameters:
podId
- the Pod ID for the host
-