| Package | Description |
|---|---|
| com.amazonaws.services.schemas |
Amazon EventBridge Schema Registry
|
| com.amazonaws.services.schemas.model |
| Modifier and Type | Method and Description |
|---|---|
ExportSchemaResult |
AbstractAWSSchemas.exportSchema(ExportSchemaRequest request) |
ExportSchemaResult |
AWSSchemas.exportSchema(ExportSchemaRequest exportSchemaRequest) |
ExportSchemaResult |
AWSSchemasClient.exportSchema(ExportSchemaRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ExportSchemaResult> |
AbstractAWSSchemasAsync.exportSchemaAsync(ExportSchemaRequest request) |
Future<ExportSchemaResult> |
AWSSchemasAsyncClient.exportSchemaAsync(ExportSchemaRequest request) |
Future<ExportSchemaResult> |
AWSSchemasAsync.exportSchemaAsync(ExportSchemaRequest exportSchemaRequest) |
Future<ExportSchemaResult> |
AbstractAWSSchemasAsync.exportSchemaAsync(ExportSchemaRequest request,
AsyncHandler<ExportSchemaRequest,ExportSchemaResult> asyncHandler) |
Future<ExportSchemaResult> |
AWSSchemasAsyncClient.exportSchemaAsync(ExportSchemaRequest request,
AsyncHandler<ExportSchemaRequest,ExportSchemaResult> asyncHandler) |
Future<ExportSchemaResult> |
AWSSchemasAsync.exportSchemaAsync(ExportSchemaRequest exportSchemaRequest,
AsyncHandler<ExportSchemaRequest,ExportSchemaResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ExportSchemaResult> |
AbstractAWSSchemasAsync.exportSchemaAsync(ExportSchemaRequest request,
AsyncHandler<ExportSchemaRequest,ExportSchemaResult> asyncHandler) |
Future<ExportSchemaResult> |
AWSSchemasAsyncClient.exportSchemaAsync(ExportSchemaRequest request,
AsyncHandler<ExportSchemaRequest,ExportSchemaResult> asyncHandler) |
Future<ExportSchemaResult> |
AWSSchemasAsync.exportSchemaAsync(ExportSchemaRequest exportSchemaRequest,
AsyncHandler<ExportSchemaRequest,ExportSchemaResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ExportSchemaResult |
ExportSchemaResult.clone() |
ExportSchemaResult |
ExportSchemaResult.withContent(String content) |
ExportSchemaResult |
ExportSchemaResult.withSchemaArn(String schemaArn) |
ExportSchemaResult |
ExportSchemaResult.withSchemaName(String schemaName) |
ExportSchemaResult |
ExportSchemaResult.withSchemaVersion(String schemaVersion) |
ExportSchemaResult |
ExportSchemaResult.withType(String type) |
Copyright © 2022. All rights reserved.