public static interface Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
Modifier and Type | Method and Description |
---|---|
Snapshot.DefinitionStages.WithCreate |
withDataFromSnapshot(Snapshot snapshot)
Specifies the source data managed snapshot.
|
Snapshot.DefinitionStages.WithCreate |
withDataFromSnapshot(String snapshotId)
Specifies the source data managed snapshot.
|
Snapshot.DefinitionStages.WithCreate withDataFromSnapshot(String snapshotId)
snapshotId
- a snapshot resource IDSnapshot.DefinitionStages.WithCreate withDataFromSnapshot(Snapshot snapshot)
snapshot
- a snapshot resourceCopyright © 2019. All rights reserved.