Class GmFederationSiteConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of GmFederationSiteConfig.
    • Method Detail

      • setTransitSubnet

        public GmFederationSiteConfig.Builder setTransitSubnet​(java.lang.String transitSubnet)
        IP Addresses to be allocated for transit segment when the gateway is stretched. Note that Global Manager will carve out the IP Pool for each site to be used for edge nodes when gateway is stretched based on the user provided subnet and maximum number of edge nodes allowed per site. format: ip-cidr-block
        Parameters:
        transitSubnet - New value for the property.