Class UpdateSnapshotConsistencyGroupOptions.Builder

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

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

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

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