Partager via


SchemaRegistryOperationsExtensions Classe

Définition

Méthodes d’extension pour SchemaRegistryOperations.

public static class SchemaRegistryOperationsExtensions
type SchemaRegistryOperationsExtensions = class
Public Module SchemaRegistryOperationsExtensions
Héritage
SchemaRegistryOperationsExtensions

Méthodes

CreateOrUpdate(ISchemaRegistryOperations, String, String, String, SchemaGroup)

Méthodes d’extension pour SchemaRegistryOperations.

CreateOrUpdateAsync(ISchemaRegistryOperations, String, String, String, SchemaGroup, CancellationToken)

Méthodes d’extension pour SchemaRegistryOperations.

Delete(ISchemaRegistryOperations, String, String, String)

Méthodes d’extension pour SchemaRegistryOperations.

DeleteAsync(ISchemaRegistryOperations, String, String, String, CancellationToken)

Méthodes d’extension pour SchemaRegistryOperations.

Get(ISchemaRegistryOperations, String, String, String)

Méthodes d’extension pour SchemaRegistryOperations.

GetAsync(ISchemaRegistryOperations, String, String, String, CancellationToken)

Méthodes d’extension pour SchemaRegistryOperations.

ListByNamespace(ISchemaRegistryOperations, String, String, Nullable<Int32>, Nullable<Int32>)

Obtient tous les groupes de schémas d’un espace de noms.

ListByNamespaceAsync(ISchemaRegistryOperations, String, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Obtient tous les groupes de schémas d’un espace de noms.

ListByNamespaceNext(ISchemaRegistryOperations, String)

Obtient tous les groupes de schémas d’un espace de noms.

ListByNamespaceNextAsync(ISchemaRegistryOperations, String, CancellationToken)

Obtient tous les groupes de schémas d’un espace de noms.

S’applique à