Udostępnij za pośrednictwem


GetTextBlocklist interface

Metody

delete(RequestParameters)

Usuwa listę bloków tekstowych.

get(RequestParameters)

Zwraca szczegóły listy bloków tekstowych.

patch(CreateOrUpdateTextBlocklistParameters)

Aktualizacje listy bloków tekstowych, jeśli blocklistName nie istnieje, utwórz nową listę bloków.

Szczegóły metody

delete(RequestParameters)

Usuwa listę bloków tekstowych.

function delete(options?: RequestParameters): StreamableMethod<DeleteTextBlocklist204Response | DeleteTextBlocklistDefaultResponse>

Parametry

Zwraca

get(RequestParameters)

Zwraca szczegóły listy bloków tekstowych.

function get(options?: RequestParameters): StreamableMethod<GetTextBlocklist200Response | GetTextBlocklistDefaultResponse>

Parametry

Zwraca

patch(CreateOrUpdateTextBlocklistParameters)

Aktualizacje listy bloków tekstowych, jeśli blocklistName nie istnieje, utwórz nową listę bloków.

function patch(options: CreateOrUpdateTextBlocklistParameters): StreamableMethod<CreateOrUpdateTextBlocklist200Response | CreateOrUpdateTextBlocklist201Response | CreateOrUpdateTextBlocklistDefaultResponse>

Parametry

Zwraca