例
コンストラクター
new ObjectRef(projectId,objectId,digest):ObjectRef
パラメーター
string
必須
string
必須
string
必須
戻り値
ObjectRef
プロパティ
ダイジェスト
ダイジェスト: string
objectId
objectId: string
projectId
projectId: string
method
get()
get():Promise<any>
戻り値
Promise<any>
ui_url()
ui_url(): string
戻り値
string
uri()
uri(): string
戻り値
string
fromUri()
Weave URI 文字列から ObjectRef を作成します。staticfromUri(uri):ObjectRef
パラメーター
string
必須
以下の形式の Weave URI: weave:///entity/project/object/name:digest
戻り値
ObjectRef
新しい ObjectRef インスタンス