Aracılığıyla paylaş


GetDiscoGroup interface

Yöntemler

get(RequestParameters)

Belirli bir groupName ile bir bulma grubu alın.

put(CreateOrReplaceDiscoGroupParameters)

Belirli bir groupName ile bir bulma grubu oluşturun.

Yöntem Ayrıntıları

get(RequestParameters)

Belirli bir groupName ile bir bulma grubu alın.

function get(options?: RequestParameters): StreamableMethod<GetDiscoGroup200Response | GetDiscoGroupDefaultResponse>

Parametreler

Döndürülenler

put(CreateOrReplaceDiscoGroupParameters)

Belirli bir groupName ile bir bulma grubu oluşturun.

function put(options: CreateOrReplaceDiscoGroupParameters): StreamableMethod<CreateOrReplaceDiscoGroup200Response | CreateOrReplaceDiscoGroupDefaultResponse>

Parametreler

Döndürülenler