Compartir a través de


RoutingIntentCreateOrUpdate interface

Métodos

delete(RoutingIntentDeleteParameters)

Elimina un objeto RoutingIntent.

get(RoutingIntentGetParameters)

Recupera los detalles de routingIntent.

put(RoutingIntentCreateOrUpdateParameters)

Crea un recurso RoutingIntent si no existe, actualiza el objeto RoutingIntent existente.

Detalles del método

delete(RoutingIntentDeleteParameters)

Elimina un objeto RoutingIntent.

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

Parámetros

Devoluciones

get(RoutingIntentGetParameters)

Recupera los detalles de routingIntent.

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

Parámetros

Devoluciones

put(RoutingIntentCreateOrUpdateParameters)

Crea un recurso RoutingIntent si no existe, actualiza el objeto RoutingIntent existente.

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

Parámetros

Devoluciones