Class UpdateShareSnapshotOptions.Builder

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

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

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder(String shareId, String id, Map<String,Object> shareSnapshotPatch)
      Instantiates a new builder with required properties.
      Parameters:
      shareId - the shareId
      id - the id
      shareSnapshotPatch - the shareSnapshotPatch
  • Method Details