Interface Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot

    • Method Detail

      • withDataFromSnapshot

        Snapshot.DefinitionStages.WithCreate withDataFromSnapshot​(String snapshotId)
        Specifies the source data managed snapshot.
        Parameters:
        snapshotId - a snapshot resource ID
        Returns:
        the next stage of the definition
      • withDataFromSnapshot

        Snapshot.DefinitionStages.WithCreate withDataFromSnapshot​(Snapshot snapshot)
        Specifies the source data managed snapshot.
        Parameters:
        snapshot - a snapshot resource
        Returns:
        the next stage of the definition