Class KeyPatch.Builder

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

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

    • Builder

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

    • build

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

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