Class CreateSnapshotConsistencyGroupOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.CreateSnapshotConsistencyGroupOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CreateSnapshotConsistencyGroupOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The createSnapshotConsistencyGroup options.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder. -
Method Summary
Modifier and TypeMethodDescriptionNew builder.Gets the snapshotConsistencyGroupPrototype.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a CreateSnapshotConsistencyGroupOptions builder
-
snapshotConsistencyGroupPrototype
Gets the snapshotConsistencyGroupPrototype. The snapshot consistency group prototype object.- Returns:
- the snapshotConsistencyGroupPrototype
-