| Package | Description |
|---|---|
| software.amazon.awssdk.services.schemas |
Amazon EventBridge Schema Registry
|
| Modifier and Type | Method and Description |
|---|---|
default ExportSchemaResponse |
SchemasClient.exportSchema(Consumer<ExportSchemaRequest.Builder> exportSchemaRequest)
Invokes the ExportSchema operation.
|
default ExportSchemaResponse |
SchemasClient.exportSchema(ExportSchemaRequest exportSchemaRequest)
Invokes the ExportSchema operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExportSchemaResponse> |
SchemasAsyncClient.exportSchema(Consumer<ExportSchemaRequest.Builder> exportSchemaRequest)
Invokes the ExportSchema operation asynchronously.
|
default CompletableFuture<ExportSchemaResponse> |
SchemasAsyncClient.exportSchema(ExportSchemaRequest exportSchemaRequest)
Invokes the ExportSchema operation asynchronously.
|
Copyright © 2022. All rights reserved.