Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SnapshotResultList

Resource containing the results of a batch snapshot create request.

Hierarchy

Index

Constructors

constructor

Properties

Optional _links

_links: Map<string, HalLink>

hubId

hubId: string

The Hub ID associated to the Snapshots

snapshots

snapshots: Snapshot[]

The result Snapshots

Methods

Protected performActionWithoutResourceResponse

  • performActionWithoutResourceResponse(name: string, params: any, data: any, method?: POST | PATCH | PUT): Promise<void>

toJSON

  • toJSON(): any

toJson

  • toJson(): any

Generated using TypeDoc