次の方法で共有


GetDevBoxByUser interface

メソッド

delete(RequestParameters)

Dev Box を削除します。

get(RequestParameters)

Dev Box を取得します。

put(CreateDevBoxParameters)

Dev Box を作成または置換します。

メソッドの詳細

delete(RequestParameters)

Dev Box を削除します。

function delete(options?: RequestParameters): StreamableMethod<DeleteDevBox202Response | DeleteDevBox204Response | DeleteDevBoxDefaultResponse>

パラメーター

戻り値

get(RequestParameters)

Dev Box を取得します。

function get(options?: RequestParameters): StreamableMethod<GetDevBoxByUser200Response | GetDevBoxByUserDefaultResponse>

パラメーター

戻り値

put(CreateDevBoxParameters)

Dev Box を作成または置換します。

function put(options: CreateDevBoxParameters): StreamableMethod<CreateDevBox200Response | CreateDevBox201Response | CreateDevBoxDefaultResponse>

パラメーター

戻り値