Class SnapshotResult

    • Method Detail

      • getSnapshotId

        public String getSnapshotId()
        Get the snapshot ID.
        Returns:
        The snapshot ID.
      • builder

        public SnapshotResult.Builder builder()
        Description copied from interface: IModelObject
        Create a builder for building an instance of a model object.
        The type of the builder and its methods depend on its corresponding implementation.
        Returns:
        A builder object.