Compartilhar via


RoutingIntentCreateOrUpdate interface

Métodos

delete(RoutingIntentDeleteParameters)

Exclui um RoutingIntent.

get(RoutingIntentGetParameters)

Recupera os detalhes de um RoutingIntent.

put(RoutingIntentCreateOrUpdateParameters)

Cria um recurso RoutingIntent se ele não existir, atualizando o RoutingIntent existente.

Detalhes do método

delete(RoutingIntentDeleteParameters)

Exclui um RoutingIntent.

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

Parâmetros

Retornos

get(RoutingIntentGetParameters)

Recupera os detalhes de um RoutingIntent.

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

Parâmetros

Retornos

put(RoutingIntentCreateOrUpdateParameters)

Cria um recurso RoutingIntent se ele não existir, atualizando o RoutingIntent existente.

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

Parâmetros

Retornos