Class AddClusterOptions.Builder

java.lang.Object
org.jclouds.cloudstack.options.AddClusterOptions.Builder
Enclosing class:
AddClusterOptions

public static class AddClusterOptions.Builder extends Object
  • Constructor Details

    • Builder

      public Builder()
  • Method Details

    • allocationState

      public static AddClusterOptions allocationState(AllocationState allocationState)
      Parameters:
      allocationState - Allocation state of this Host for allocation of new resources
    • password

      public static AddClusterOptions password(String password)
      Parameters:
      password - the password for the host
    • podId

      public static AddClusterOptions podId(String podId)
      Parameters:
      podId - the Pod ID for the host
    • url

      public static AddClusterOptions url(String url)
      Parameters:
      url - the URL
    • username

      public static AddClusterOptions username(String username)
      Parameters:
      username - the username for the cluster