Class NetworkInterfacePatch.Builder

java.lang.Object
com.ibm.cloud.is.vpc.v1.model.NetworkInterfacePatch.Builder
Enclosing class:
NetworkInterfacePatch

public static class NetworkInterfacePatch.Builder extends Object
Builder.
  • Constructor Details

    • Builder

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

    • 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
    • name

      Set the name.
      Parameters:
      name - the name
      Returns:
      the NetworkInterfacePatch builder