次の方法で共有


ServiceConfigurationGet interface

メソッド

get(RequestParameters)

Personalizer サービス構成を取得します。

put(ServiceConfigurationUpdateParameters)

Personalizer サービスの構成を更新します。

メソッドの詳細

get(RequestParameters)

Personalizer サービス構成を取得します。

function get(options?: RequestParameters): StreamableMethod<ServiceConfigurationGet200Response>

パラメーター

戻り値

put(ServiceConfigurationUpdateParameters)

Personalizer サービスの構成を更新します。

function put(options: ServiceConfigurationUpdateParameters): StreamableMethod<ServiceConfigurationUpdate200Response | ServiceConfigurationUpdatedefaultResponse>

パラメーター

戻り値