| Package | Description |
|---|---|
| com.amazonaws.services.schemas |
Amazon EventBridge Schema Registry
|
| com.amazonaws.services.schemas.model |
| Modifier and Type | Method and Description |
|---|---|
StartDiscovererResult |
AbstractAWSSchemas.startDiscoverer(StartDiscovererRequest request) |
StartDiscovererResult |
AWSSchemas.startDiscoverer(StartDiscovererRequest startDiscovererRequest)
Starts the discoverer
|
StartDiscovererResult |
AWSSchemasClient.startDiscoverer(StartDiscovererRequest request)
Starts the discoverer
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartDiscovererResult> |
AbstractAWSSchemasAsync.startDiscovererAsync(StartDiscovererRequest request,
AsyncHandler<StartDiscovererRequest,StartDiscovererResult> asyncHandler) |
Future<StartDiscovererResult> |
AWSSchemasAsyncClient.startDiscovererAsync(StartDiscovererRequest request,
AsyncHandler<StartDiscovererRequest,StartDiscovererResult> asyncHandler) |
Future<StartDiscovererResult> |
AWSSchemasAsync.startDiscovererAsync(StartDiscovererRequest startDiscovererRequest,
AsyncHandler<StartDiscovererRequest,StartDiscovererResult> asyncHandler)
Starts the discoverer
|
| Modifier and Type | Method and Description |
|---|---|
StartDiscovererResult |
StartDiscovererResult.clone() |
StartDiscovererResult |
StartDiscovererResult.withDiscovererId(String discovererId)
The ID of the discoverer.
|
StartDiscovererResult |
StartDiscovererResult.withState(DiscovererState state)
The state of the discoverer.
|
StartDiscovererResult |
StartDiscovererResult.withState(String state)
The state of the discoverer.
|
Copyright © 2022. All rights reserved.