Class NetworkInterfacePatch.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public NetworkInterfacePatch build()
        Builds a NetworkInterfacePatch.
        Returns:
        the new NetworkInterfacePatch instance
      • allowIpSpoofing

        public NetworkInterfacePatch.Builder allowIpSpoofing​(Boolean allowIpSpoofing)
        Set the allowIpSpoofing.
        Parameters:
        allowIpSpoofing - the allowIpSpoofing
        Returns:
        the NetworkInterfacePatch builder