| Package | Description |
|---|---|
| com.amazonaws.services.schemaregistry.caching | |
| com.amazonaws.services.schemaregistry.common |
| Modifier and Type | Method and Description |
|---|---|
static AWSSchemaRegistrySerializerCache |
AWSSchemaRegistrySerializerCache.getInstance(GlueSchemaRegistryConfiguration configs)
Singleton instantiation helper.
|
static AWSSchemaRegistryDeserializerCache |
AWSSchemaRegistryDeserializerCache.getInstance(GlueSchemaRegistryConfiguration configs)
Singleton instantiation helper.
|
| Constructor and Description |
|---|
AWSSchemaRegistryClient(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider,
GlueSchemaRegistryConfiguration glueSchemaRegistryConfiguration)
Create Amazon Schema Registry Client.
|
AWSSchemaRegistryClient(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider,
GlueSchemaRegistryConfiguration glueSchemaRegistryConfiguration,
software.amazon.awssdk.core.retry.RetryPolicy retryPolicy)
Create Amazon Schema Registry Client.
|
Copyright © 2021. All rights reserved.