Class SnapshotConsistencyGroupPatch.Builder

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

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

    • Builder

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

    • build

      Builds a SnapshotConsistencyGroupPatch.
      Returns:
      the new SnapshotConsistencyGroupPatch instance
    • deleteSnapshotsOnDelete

      public SnapshotConsistencyGroupPatch.Builder deleteSnapshotsOnDelete(Boolean deleteSnapshotsOnDelete)
      Set the deleteSnapshotsOnDelete.
      Parameters:
      deleteSnapshotsOnDelete - the deleteSnapshotsOnDelete
      Returns:
      the SnapshotConsistencyGroupPatch builder
    • name

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