Class L3VpnSubnet.Builder

  • Enclosing class:
    L3VpnSubnet

    public static final class L3VpnSubnet.Builder
    extends java.lang.Object
    Builder class for L3VpnSubnet.
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()
      Constructor with parameters for the required properties of L3VpnSubnet.
    • Constructor Detail

      • Builder

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

      • setSubnet

        public L3VpnSubnet.Builder setSubnet​(java.lang.String subnet)
        Subnet used in L3Vpn Rule. format: ipv4-cidr-block
        Parameters:
        subnet - New value for the property.