Class VPNGatewayPatch.Builder

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

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

    • Builder

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

    • build

      public VPNGatewayPatch build()
      Builds a VPNGatewayPatch.
      Returns:
      the new VPNGatewayPatch instance
    • name

      public VPNGatewayPatch.Builder name(String name)
      Set the name.
      Parameters:
      name - the name
      Returns:
      the VPNGatewayPatch builder