Class CreateZoneOptions

    • Constructor Detail

      • CreateZoneOptions

        public CreateZoneOptions()
    • Method Detail

      • allocationState

        public CreateZoneOptions allocationState​(AllocationState allocationState)
        Parameters:
        allocationState - allocation state of this Zone for allocation of new resources
      • internalDns2

        public CreateZoneOptions internalDns2​(String internalDns2)
        Parameters:
        internalDns2 - the second internal DNS for the Zone
      • domainName

        public CreateZoneOptions domainName​(String domainName)
        Parameters:
        domainName - network domain name for the networks in zone
      • guestCIDRAddress

        public CreateZoneOptions guestCIDRAddress​(String guestCIDRAddress)
        Parameters:
        guestCIDRAddress - the guest CIDR address for the Zone
      • securityGroupEnabled

        public CreateZoneOptions securityGroupEnabled​(boolean securityGroupEnabled)
        Parameters:
        securityGroupEnabled - true if network is security group enabled, false otherwise