Class SnapshotConsistencyGroupPatch.Builder

    • Constructor Detail

      • Builder

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

      • build

        public SnapshotConsistencyGroupPatch 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