Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "CredentialValidator"
VERSION: number = 2
_transport: Transport
NAME: string = "CredentialValidator"
VERSION: number = 2

Methods

  • ModelCredential returns cloud credential information for a model.

    Parameters

    • params: any

    Returns Promise<ModelCredential>

  • WatchCredential returns a NotifyWatcher that observes changes to a given cloud credential.

    Parameters

    Returns Promise<NotifyWatchResult>

  • WatchModelCredential returns a NotifyWatcher that watches what cloud credential a model uses.

    Parameters

    • params: any

    Returns Promise<NotifyWatchResult>

Generated using TypeDoc