Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new Subscription(prv: PathSegment, id?: string, service?: any): Subscription

Methods

delete

  • delete(): Promise<void>

get

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

list

post

put

  • Since 1.0.6 (Release 5.15)

    Renews the existent subscription if the request body is empty. If event filters are specified, calling this method modifies the event filters for the existing subscription. The client application can extend or narrow the events for which it receives notifications in the frame of one subscription.

    Usage Plan Group

    Medium

    Parameters

    Returns Promise<SubscriptionInfo>

renew

  • renew(id?: string): Renew

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc