@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSSchemasClient extends AmazonWebServiceClient implements AWSSchemas
AWS EventBridge Schemas
| Modifier and Type | Field and Description |
|---|---|
protected static ClientConfigurationFactory |
configFactory
Client configuration factory providing ClientConfigurations tailored to this client
|
client, clientConfiguration, endpoint, isEndpointOverridden, LOGGING_AWS_REQUEST_METRIC, requestHandler2s, timeOffsetENDPOINT_PREFIXaddRequestHandler, addRequestHandler, beforeClientExecution, beforeMarshalling, calculateCRC32FromCompressedData, checkMutability, configureRegion, createExecutionContext, createExecutionContext, createExecutionContext, createSignerProvider, endClientExecution, endClientExecution, getClientConfiguration, getClientId, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceAbbreviation, getServiceName, getServiceNameIntern, getSigner, getSignerByURI, getSignerOverride, getSignerProvider, getSignerRegionOverride, getSigningRegion, getTimeOffset, isCsmEnabled, isEndpointOverridden, isProfilingEnabled, isRequestMetricsEnabled, makeImmutable, removeRequestHandler, removeRequestHandler, requestMetricCollector, setEndpoint, setEndpoint, setEndpointPrefix, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shouldGenerateClientSideMonitoringEvents, useStrictHostNameVerification, withEndpoint, withRegion, withRegion, withTimeOffsetprotected static final ClientConfigurationFactory configFactory
public static AWSSchemasClientBuilder builder()
public CreateDiscovererResult createDiscoverer(CreateDiscovererRequest request)
Creates a discoverer.
createDiscoverer in interface AWSSchemascreateDiscovererRequest - BadRequestExceptionInternalServerErrorExceptionUnauthorizedExceptionForbiddenExceptionServiceUnavailableExceptionConflictExceptionpublic CreateRegistryResult createRegistry(CreateRegistryRequest request)
Creates a registry.
createRegistry in interface AWSSchemascreateRegistryRequest - BadRequestExceptionInternalServerErrorExceptionUnauthorizedExceptionForbiddenExceptionServiceUnavailableExceptionConflictExceptionpublic CreateSchemaResult createSchema(CreateSchemaRequest request)
Creates a schema definition.
createSchema in interface AWSSchemascreateSchemaRequest - ServiceUnavailableExceptionBadRequestExceptionInternalServerErrorExceptionForbiddenExceptionpublic DeleteDiscovererResult deleteDiscoverer(DeleteDiscovererRequest request)
Deletes a discoverer.
deleteDiscoverer in interface AWSSchemasdeleteDiscovererRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic DeleteRegistryResult deleteRegistry(DeleteRegistryRequest request)
Deletes a Registry.
deleteRegistry in interface AWSSchemasdeleteRegistryRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic DeleteSchemaResult deleteSchema(DeleteSchemaRequest request)
Delete a schema definition.
deleteSchema in interface AWSSchemasdeleteSchemaRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic DeleteSchemaVersionResult deleteSchemaVersion(DeleteSchemaVersionRequest request)
Delete the schema version definition
deleteSchemaVersion in interface AWSSchemasdeleteSchemaVersionRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic DescribeCodeBindingResult describeCodeBinding(DescribeCodeBindingRequest request)
Describe the code binding URI.
describeCodeBinding in interface AWSSchemasdescribeCodeBindingRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionTooManyRequestsExceptionpublic DescribeDiscovererResult describeDiscoverer(DescribeDiscovererRequest request)
Describes the discoverer.
describeDiscoverer in interface AWSSchemasdescribeDiscovererRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic DescribeRegistryResult describeRegistry(DescribeRegistryRequest request)
Describes the registry.
describeRegistry in interface AWSSchemasdescribeRegistryRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic DescribeSchemaResult describeSchema(DescribeSchemaRequest request)
Retrieve the schema definition.
describeSchema in interface AWSSchemasdescribeSchemaRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic GetCodeBindingSourceResult getCodeBindingSource(GetCodeBindingSourceRequest request)
Get the code binding source URI.
getCodeBindingSource in interface AWSSchemasgetCodeBindingSourceRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetDiscoveredSchemaResult getDiscoveredSchema(GetDiscoveredSchemaRequest request)
Get the discovered schema that was generated based on sampled events.
getDiscoveredSchema in interface AWSSchemasgetDiscoveredSchemaRequest - ServiceUnavailableExceptionBadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionpublic ListDiscoverersResult listDiscoverers(ListDiscoverersRequest request)
List the discoverers.
listDiscoverers in interface AWSSchemaslistDiscoverersRequest - ServiceUnavailableExceptionBadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionpublic ListRegistriesResult listRegistries(ListRegistriesRequest request)
List the registries.
listRegistries in interface AWSSchemaslistRegistriesRequest - ServiceUnavailableExceptionBadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionpublic ListSchemaVersionsResult listSchemaVersions(ListSchemaVersionsRequest request)
Provides a list of the schema versions and related information.
listSchemaVersions in interface AWSSchemaslistSchemaVersionsRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic ListSchemasResult listSchemas(ListSchemasRequest request)
List the schemas.
listSchemas in interface AWSSchemaslistSchemasRequest - ServiceUnavailableExceptionBadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionpublic ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Get tags for resource.
listTagsForResource in interface AWSSchemaslistTagsForResourceRequest - NotFoundExceptionBadRequestExceptionInternalServerErrorExceptionForbiddenExceptionpublic LockServiceLinkedRoleResult lockServiceLinkedRole(LockServiceLinkedRoleRequest request)
lockServiceLinkedRole in interface AWSSchemaslockServiceLinkedRoleRequest - ServiceUnavailableExceptionBadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionpublic PutCodeBindingResult putCodeBinding(PutCodeBindingRequest request)
Put code binding URI
putCodeBinding in interface AWSSchemasputCodeBindingRequest - GoneExceptionBadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionTooManyRequestsExceptionpublic SearchSchemasResult searchSchemas(SearchSchemasRequest request)
Search the schemas
searchSchemas in interface AWSSchemassearchSchemasRequest - ServiceUnavailableExceptionBadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionpublic StartDiscovererResult startDiscoverer(StartDiscovererRequest request)
Starts the discoverer
startDiscoverer in interface AWSSchemasstartDiscovererRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic StopDiscovererResult stopDiscoverer(StopDiscovererRequest request)
Stops the discoverer
stopDiscoverer in interface AWSSchemasstopDiscovererRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic TagResourceResult tagResource(TagResourceRequest request)
Add tags to a resource.
tagResource in interface AWSSchemastagResourceRequest - NotFoundExceptionBadRequestExceptionInternalServerErrorExceptionForbiddenExceptionpublic UnlockServiceLinkedRoleResult unlockServiceLinkedRole(UnlockServiceLinkedRoleRequest request)
unlockServiceLinkedRole in interface AWSSchemasunlockServiceLinkedRoleRequest - ServiceUnavailableExceptionBadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionpublic UntagResourceResult untagResource(UntagResourceRequest request)
Removes tags from a resource.
untagResource in interface AWSSchemasuntagResourceRequest - NotFoundExceptionBadRequestExceptionInternalServerErrorExceptionForbiddenExceptionpublic UpdateDiscovererResult updateDiscoverer(UpdateDiscovererRequest request)
Updates the discoverer
updateDiscoverer in interface AWSSchemasupdateDiscovererRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic UpdateRegistryResult updateRegistry(UpdateRegistryRequest request)
Updates a registry.
updateRegistry in interface AWSSchemasupdateRegistryRequest - BadRequestExceptionUnauthorizedExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic UpdateSchemaResult updateSchema(UpdateSchemaRequest request)
Updates the schema definition
updateSchema in interface AWSSchemasupdateSchemaRequest - BadRequestExceptionInternalServerErrorExceptionForbiddenExceptionNotFoundExceptionServiceUnavailableExceptionpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AWSSchemasrequest - The originally executed requestpublic AWSSchemasWaiters waiters()
waiters in interface AWSSchemaspublic void shutdown()
AWSSchemasshutdown in interface AWSSchemasshutdown in class AmazonWebServiceClientCopyright © 2020. All rights reserved.