| Package | Description |
|---|---|
| software.amazon.awssdk.services.schemas |
Amazon EventBridge Schema Registry
|
| software.amazon.awssdk.services.schemas.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSchemaResponse |
SchemasClient.createSchema(CreateSchemaRequest createSchemaRequest)
Creates a schema definition.
|
default CompletableFuture<CreateSchemaResponse> |
SchemasAsyncClient.createSchema(CreateSchemaRequest createSchemaRequest)
Creates a schema definition.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSchemaRequestMarshaller.marshall(CreateSchemaRequest createSchemaRequest) |
Copyright © 2022. All rights reserved.