Freigeben über


SchemaRegistryOperationsExtensions Klasse

Definition

Erweiterungsmethoden für SchemaRegistryOperations.

public static class SchemaRegistryOperationsExtensions
type SchemaRegistryOperationsExtensions = class
Public Module SchemaRegistryOperationsExtensions
Vererbung
SchemaRegistryOperationsExtensions

Methoden

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

Erweiterungsmethoden für SchemaRegistryOperations.

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

Erweiterungsmethoden für SchemaRegistryOperations.

Delete(ISchemaRegistryOperations, String, String, String)

Erweiterungsmethoden für SchemaRegistryOperations.

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

Erweiterungsmethoden für SchemaRegistryOperations.

Get(ISchemaRegistryOperations, String, String, String)

Erweiterungsmethoden für SchemaRegistryOperations.

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

Erweiterungsmethoden für SchemaRegistryOperations.

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

Ruft alle Schemagruppen in einem Namespace ab.

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

Ruft alle Schemagruppen in einem Namespace ab.

ListByNamespaceNext(ISchemaRegistryOperations, String)

Ruft alle Schemagruppen in einem Namespace ab.

ListByNamespaceNextAsync(ISchemaRegistryOperations, String, CancellationToken)

Ruft alle Schemagruppen in einem Namespace ab.

Gilt für: