Class CreateSnapshotConsistencyGroupOptions.Builder

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

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

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder(SnapshotConsistencyGroupPrototype snapshotConsistencyGroupPrototype)
      Instantiates a new builder with required properties.
      Parameters:
      snapshotConsistencyGroupPrototype - the snapshotConsistencyGroupPrototype
  • Method Details