Sdílet prostřednictvím


ListManagementTermLists class

Třída představující ListManagementTermLists.

Konstruktory

ListManagementTermLists(ContentModeratorClientContext)

Vytvořte seznam ListManagementTermLists.

Metody

create(string, Body, RequestOptionsBase)

Vytvoří seznam termínů.

create(string, Body, RequestOptionsBase, ServiceCallback<TermList>)
create(string, Body, ServiceCallback<TermList>)
deleteMethod(string, RequestOptionsBase)

Odstraní seznam termínů s ID seznamu, které se rovná ID předaného seznamu.

deleteMethod(string, RequestOptionsBase, ServiceCallback<string>)
deleteMethod(string, ServiceCallback<string>)
getAllTermLists(RequestOptionsBase)

získá všechny seznamy termínů.

getAllTermLists(RequestOptionsBase, ServiceCallback<TermList[]>)
getAllTermLists(ServiceCallback<TermList[]>)
getDetails(string, RequestOptionsBase)

Vrátí id seznamu podrobností seznamu termínů s ID seznamu, které se rovná ID seznamu předaného.

getDetails(string, RequestOptionsBase, ServiceCallback<TermList>)
getDetails(string, ServiceCallback<TermList>)
refreshIndexMethod(string, string, RequestOptionsBase)

Aktualizuje index seznamu s ID seznamu, které se rovná id předaného seznamu.

refreshIndexMethod(string, string, RequestOptionsBase, ServiceCallback<RefreshIndex>)
refreshIndexMethod(string, string, ServiceCallback<RefreshIndex>)
update(string, string, Body, RequestOptionsBase)

Aktualizace seznam termínů.

update(string, string, Body, RequestOptionsBase, ServiceCallback<TermList>)
update(string, string, Body, ServiceCallback<TermList>)

Podrobnosti konstruktoru

ListManagementTermLists(ContentModeratorClientContext)

Vytvořte seznam ListManagementTermLists.

new ListManagementTermLists(client: ContentModeratorClientContext)

Parametry

client
ContentModeratorClientContext

Odkaz na klienta služby

Podrobnosti metody

create(string, Body, RequestOptionsBase)

Vytvoří seznam termínů.

function create(contentType: string, body: Body, options?: RequestOptionsBase): Promise<ListManagementTermListsCreateResponse>

Parametry

contentType

string

Typ obsahu.

body
Body

Schéma těla.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ListManagementTermListsCreateResponse>

create(string, Body, RequestOptionsBase, ServiceCallback<TermList>)

function create(contentType: string, body: Body, options: RequestOptionsBase, callback: ServiceCallback<TermList>)

Parametry

contentType

string

Typ obsahu.

body
Body

Schéma těla.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<TermList>

Zpětné volání

create(string, Body, ServiceCallback<TermList>)

function create(contentType: string, body: Body, callback: ServiceCallback<TermList>)

Parametry

contentType

string

Typ obsahu.

body
Body

Schéma těla.

callback

ServiceCallback<TermList>

Zpětné volání

deleteMethod(string, RequestOptionsBase)

Odstraní seznam termínů s ID seznamu, které se rovná ID předaného seznamu.

function deleteMethod(listId: string, options?: RequestOptionsBase): Promise<ListManagementTermListsDeleteMethodResponse>

Parametry

listId

string

ID seznamu obrázků.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ListManagementTermListsDeleteMethodResponse>

deleteMethod(string, RequestOptionsBase, ServiceCallback<string>)

function deleteMethod(listId: string, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

listId

string

ID seznamu obrázků.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

deleteMethod(string, ServiceCallback<string>)

function deleteMethod(listId: string, callback: ServiceCallback<string>)

Parametry

listId

string

ID seznamu obrázků.

callback

ServiceCallback<string>

Zpětné volání

getAllTermLists(RequestOptionsBase)

získá všechny seznamy termínů.

function getAllTermLists(options?: RequestOptionsBase): Promise<ListManagementTermListsGetAllTermListsResponse>

Parametry

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ListManagementTermListsGetAllTermListsResponse>

getAllTermLists(RequestOptionsBase, ServiceCallback<TermList[]>)

function getAllTermLists(options: RequestOptionsBase, callback: ServiceCallback<TermList[]>)

Parametry

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<TermList[]>

Zpětné volání

getAllTermLists(ServiceCallback<TermList[]>)

function getAllTermLists(callback: ServiceCallback<TermList[]>)

Parametry

callback

ServiceCallback<TermList[]>

Zpětné volání

getDetails(string, RequestOptionsBase)

Vrátí id seznamu podrobností seznamu termínů s ID seznamu, které se rovná ID seznamu předaného.

function getDetails(listId: string, options?: RequestOptionsBase): Promise<ListManagementTermListsGetDetailsResponse>

Parametry

listId

string

ID seznamu obrázků.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ListManagementTermListsGetDetailsResponse>

getDetails(string, RequestOptionsBase, ServiceCallback<TermList>)

function getDetails(listId: string, options: RequestOptionsBase, callback: ServiceCallback<TermList>)

Parametry

listId

string

ID seznamu obrázků.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<TermList>

Zpětné volání

getDetails(string, ServiceCallback<TermList>)

function getDetails(listId: string, callback: ServiceCallback<TermList>)

Parametry

listId

string

ID seznamu obrázků.

callback

ServiceCallback<TermList>

Zpětné volání

refreshIndexMethod(string, string, RequestOptionsBase)

Aktualizuje index seznamu s ID seznamu, které se rovná id předaného seznamu.

function refreshIndexMethod(listId: string, language: string, options?: RequestOptionsBase): Promise<ListManagementTermListsRefreshIndexMethodResponse>

Parametry

listId

string

ID seznamu obrázků.

language

string

Jazyk podmínek.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ListManagementTermListsRefreshIndexMethodResponse>

refreshIndexMethod(string, string, RequestOptionsBase, ServiceCallback<RefreshIndex>)

function refreshIndexMethod(listId: string, language: string, options: RequestOptionsBase, callback: ServiceCallback<RefreshIndex>)

Parametry

listId

string

ID seznamu obrázků.

language

string

Jazyk podmínek.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<RefreshIndex>

Zpětné volání

refreshIndexMethod(string, string, ServiceCallback<RefreshIndex>)

function refreshIndexMethod(listId: string, language: string, callback: ServiceCallback<RefreshIndex>)

Parametry

listId

string

ID seznamu obrázků.

language

string

Jazyk podmínek.

callback

ServiceCallback<RefreshIndex>

Zpětné volání

update(string, string, Body, RequestOptionsBase)

Aktualizace seznam termínů.

function update(listId: string, contentType: string, body: Body, options?: RequestOptionsBase): Promise<ListManagementTermListsUpdateResponse>

Parametry

listId

string

ID seznamu obrázků.

contentType

string

Typ obsahu.

body
Body

Schéma těla.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ListManagementTermListsUpdateResponse>

update(string, string, Body, RequestOptionsBase, ServiceCallback<TermList>)

function update(listId: string, contentType: string, body: Body, options: RequestOptionsBase, callback: ServiceCallback<TermList>)

Parametry

listId

string

ID seznamu obrázků.

contentType

string

Typ obsahu.

body
Body

Schéma těla.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<TermList>

Zpětné volání

update(string, string, Body, ServiceCallback<TermList>)

function update(listId: string, contentType: string, body: Body, callback: ServiceCallback<TermList>)

Parametry

listId

string

ID seznamu obrázků.

contentType

string

Typ obsahu.

body
Body

Schéma těla.

callback

ServiceCallback<TermList>

Zpětné volání