次の方法で共有


RoutingIntentCreateOrUpdate interface

メソッド

delete(RoutingIntentDeleteParameters)

RoutingIntent を削除します。

get(RoutingIntentGetParameters)

RoutingIntent の詳細を取得します。

put(RoutingIntentCreateOrUpdateParameters)

存在しない場合は RoutingIntent リソースを作成し、それ以外の場合は既存の RoutingIntent を更新します。

メソッドの詳細

delete(RoutingIntentDeleteParameters)

RoutingIntent を削除します。

function delete(options: RoutingIntentDeleteParameters): StreamableMethod<RoutingIntentDelete200Response | RoutingIntentDelete202Response | RoutingIntentDelete204Response | RoutingIntentDeleteDefaultResponse>

パラメーター

戻り値

get(RoutingIntentGetParameters)

RoutingIntent の詳細を取得します。

function get(options: RoutingIntentGetParameters): StreamableMethod<RoutingIntentGet200Response | RoutingIntentGetDefaultResponse>

パラメーター

戻り値

put(RoutingIntentCreateOrUpdateParameters)

存在しない場合は RoutingIntent リソースを作成し、それ以外の場合は既存の RoutingIntent を更新します。

function put(options: RoutingIntentCreateOrUpdateParameters): StreamableMethod<RoutingIntentCreateOrUpdate200Response | RoutingIntentCreateOrUpdate201Response | RoutingIntentCreateOrUpdateDefaultResponse>

パラメーター

戻り値