Interface LexModelBuildingAsyncClient
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
builder() method.The asynchronous client performs non-blocking I/O when configured with any
SdkAsyncHttpClient supported in the SDK. However, full non-blocking is not guaranteed as the async client may
perform blocking calls in some cases such as credentials retrieval and endpoint discovery as part of the async API
call.
Amazon Lex is an AWS service for building conversational voice and text interfaces. Use these actions to create, update, and delete conversational bots for new and existing client applications.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Create a builder that can be used to configure and create aLexModelBuildingAsyncClient.static LexModelBuildingAsyncClientcreate()Create aLexModelBuildingAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.createBotVersion(Consumer<CreateBotVersionRequest.Builder> createBotVersionRequest) Deprecated.Amazon Lex V1 is deprecated.createBotVersion(CreateBotVersionRequest createBotVersionRequest) Deprecated.Amazon Lex V1 is deprecated.createIntentVersion(Consumer<CreateIntentVersionRequest.Builder> createIntentVersionRequest) Deprecated.Amazon Lex V1 is deprecated.createIntentVersion(CreateIntentVersionRequest createIntentVersionRequest) Deprecated.Amazon Lex V1 is deprecated.createSlotTypeVersion(Consumer<CreateSlotTypeVersionRequest.Builder> createSlotTypeVersionRequest) Deprecated.Amazon Lex V1 is deprecated.createSlotTypeVersion(CreateSlotTypeVersionRequest createSlotTypeVersionRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<DeleteBotResponse> deleteBot(Consumer<DeleteBotRequest.Builder> deleteBotRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<DeleteBotResponse> deleteBot(DeleteBotRequest deleteBotRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<DeleteBotAliasResponse> deleteBotAlias(Consumer<DeleteBotAliasRequest.Builder> deleteBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<DeleteBotAliasResponse> deleteBotAlias(DeleteBotAliasRequest deleteBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated.deleteBotChannelAssociation(Consumer<DeleteBotChannelAssociationRequest.Builder> deleteBotChannelAssociationRequest) Deprecated.Amazon Lex V1 is deprecated.deleteBotChannelAssociation(DeleteBotChannelAssociationRequest deleteBotChannelAssociationRequest) Deprecated.Amazon Lex V1 is deprecated.deleteBotVersion(Consumer<DeleteBotVersionRequest.Builder> deleteBotVersionRequest) Deprecated.Amazon Lex V1 is deprecated.deleteBotVersion(DeleteBotVersionRequest deleteBotVersionRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<DeleteIntentResponse> deleteIntent(Consumer<DeleteIntentRequest.Builder> deleteIntentRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<DeleteIntentResponse> deleteIntent(DeleteIntentRequest deleteIntentRequest) Deprecated.Amazon Lex V1 is deprecated.deleteIntentVersion(Consumer<DeleteIntentVersionRequest.Builder> deleteIntentVersionRequest) Deprecated.Amazon Lex V1 is deprecated.deleteIntentVersion(DeleteIntentVersionRequest deleteIntentVersionRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<DeleteSlotTypeResponse> deleteSlotType(Consumer<DeleteSlotTypeRequest.Builder> deleteSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<DeleteSlotTypeResponse> deleteSlotType(DeleteSlotTypeRequest deleteSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated.deleteSlotTypeVersion(Consumer<DeleteSlotTypeVersionRequest.Builder> deleteSlotTypeVersionRequest) Deprecated.Amazon Lex V1 is deprecated.deleteSlotTypeVersion(DeleteSlotTypeVersionRequest deleteSlotTypeVersionRequest) Deprecated.Amazon Lex V1 is deprecated.deleteUtterances(Consumer<DeleteUtterancesRequest.Builder> deleteUtterancesRequest) Deprecated.Amazon Lex V1 is deprecated.deleteUtterances(DeleteUtterancesRequest deleteUtterancesRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotResponse> getBot(Consumer<GetBotRequest.Builder> getBotRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotResponse> getBot(GetBotRequest getBotRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotAliasResponse> getBotAlias(Consumer<GetBotAliasRequest.Builder> getBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotAliasResponse> getBotAlias(GetBotAliasRequest getBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotAliasesResponse> getBotAliases(Consumer<GetBotAliasesRequest.Builder> getBotAliasesRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotAliasesResponse> getBotAliases(GetBotAliasesRequest getBotAliasesRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBotAliasesPublishergetBotAliasesPaginator(Consumer<GetBotAliasesRequest.Builder> getBotAliasesRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBotAliasesPublishergetBotAliasesPaginator(GetBotAliasesRequest getBotAliasesRequest) Deprecated.Amazon Lex V1 is deprecated.getBotChannelAssociation(Consumer<GetBotChannelAssociationRequest.Builder> getBotChannelAssociationRequest) Deprecated.Amazon Lex V1 is deprecated.getBotChannelAssociation(GetBotChannelAssociationRequest getBotChannelAssociationRequest) Deprecated.Amazon Lex V1 is deprecated.getBotChannelAssociations(Consumer<GetBotChannelAssociationsRequest.Builder> getBotChannelAssociationsRequest) Deprecated.Amazon Lex V1 is deprecated.getBotChannelAssociations(GetBotChannelAssociationsRequest getBotChannelAssociationsRequest) Deprecated.Amazon Lex V1 is deprecated.getBotChannelAssociationsPaginator(Consumer<GetBotChannelAssociationsRequest.Builder> getBotChannelAssociationsRequest) Deprecated.Amazon Lex V1 is deprecated.getBotChannelAssociationsPaginator(GetBotChannelAssociationsRequest getBotChannelAssociationsRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotsResponse> getBots()Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotsResponse> getBots(Consumer<GetBotsRequest.Builder> getBotsRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotsResponse> getBots(GetBotsRequest getBotsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBotsPublisherDeprecated.Amazon Lex V1 is deprecated.default GetBotsPublishergetBotsPaginator(Consumer<GetBotsRequest.Builder> getBotsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBotsPublishergetBotsPaginator(GetBotsRequest getBotsRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotVersionsResponse> getBotVersions(Consumer<GetBotVersionsRequest.Builder> getBotVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetBotVersionsResponse> getBotVersions(GetBotVersionsRequest getBotVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBotVersionsPublishergetBotVersionsPaginator(Consumer<GetBotVersionsRequest.Builder> getBotVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBotVersionsPublishergetBotVersionsPaginator(GetBotVersionsRequest getBotVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.getBuiltinIntent(Consumer<GetBuiltinIntentRequest.Builder> getBuiltinIntentRequest) Deprecated.Amazon Lex V1 is deprecated.getBuiltinIntent(GetBuiltinIntentRequest getBuiltinIntentRequest) Deprecated.Amazon Lex V1 is deprecated.Deprecated.Amazon Lex V1 is deprecated.getBuiltinIntents(Consumer<GetBuiltinIntentsRequest.Builder> getBuiltinIntentsRequest) Deprecated.Amazon Lex V1 is deprecated.getBuiltinIntents(GetBuiltinIntentsRequest getBuiltinIntentsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBuiltinIntentsPublisherDeprecated.Amazon Lex V1 is deprecated.default GetBuiltinIntentsPublishergetBuiltinIntentsPaginator(Consumer<GetBuiltinIntentsRequest.Builder> getBuiltinIntentsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBuiltinIntentsPublishergetBuiltinIntentsPaginator(GetBuiltinIntentsRequest getBuiltinIntentsRequest) Deprecated.Amazon Lex V1 is deprecated.Deprecated.Amazon Lex V1 is deprecated.getBuiltinSlotTypes(Consumer<GetBuiltinSlotTypesRequest.Builder> getBuiltinSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated.getBuiltinSlotTypes(GetBuiltinSlotTypesRequest getBuiltinSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBuiltinSlotTypesPublisherDeprecated.Amazon Lex V1 is deprecated.default GetBuiltinSlotTypesPublishergetBuiltinSlotTypesPaginator(Consumer<GetBuiltinSlotTypesRequest.Builder> getBuiltinSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated.default GetBuiltinSlotTypesPublishergetBuiltinSlotTypesPaginator(GetBuiltinSlotTypesRequest getBuiltinSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetExportResponse> getExport(Consumer<GetExportRequest.Builder> getExportRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetExportResponse> getExport(GetExportRequest getExportRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetImportResponse> getImport(Consumer<GetImportRequest.Builder> getImportRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetImportResponse> getImport(GetImportRequest getImportRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetIntentResponse> getIntent(Consumer<GetIntentRequest.Builder> getIntentRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetIntentResponse> getIntent(GetIntentRequest getIntentRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetIntentsResponse> Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetIntentsResponse> getIntents(Consumer<GetIntentsRequest.Builder> getIntentsRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetIntentsResponse> getIntents(GetIntentsRequest getIntentsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetIntentsPublisherDeprecated.Amazon Lex V1 is deprecated.default GetIntentsPublishergetIntentsPaginator(Consumer<GetIntentsRequest.Builder> getIntentsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetIntentsPublishergetIntentsPaginator(GetIntentsRequest getIntentsRequest) Deprecated.Amazon Lex V1 is deprecated.getIntentVersions(Consumer<GetIntentVersionsRequest.Builder> getIntentVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.getIntentVersions(GetIntentVersionsRequest getIntentVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetIntentVersionsPublishergetIntentVersionsPaginator(Consumer<GetIntentVersionsRequest.Builder> getIntentVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetIntentVersionsPublishergetIntentVersionsPaginator(GetIntentVersionsRequest getIntentVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetMigrationResponse> getMigration(Consumer<GetMigrationRequest.Builder> getMigrationRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetMigrationResponse> getMigration(GetMigrationRequest getMigrationRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetMigrationsResponse> getMigrations(Consumer<GetMigrationsRequest.Builder> getMigrationsRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetMigrationsResponse> getMigrations(GetMigrationsRequest getMigrationsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetMigrationsPublishergetMigrationsPaginator(Consumer<GetMigrationsRequest.Builder> getMigrationsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetMigrationsPublishergetMigrationsPaginator(GetMigrationsRequest getMigrationsRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetSlotTypeResponse> getSlotType(Consumer<GetSlotTypeRequest.Builder> getSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetSlotTypeResponse> getSlotType(GetSlotTypeRequest getSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetSlotTypesResponse> Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetSlotTypesResponse> getSlotTypes(Consumer<GetSlotTypesRequest.Builder> getSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<GetSlotTypesResponse> getSlotTypes(GetSlotTypesRequest getSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated.default GetSlotTypesPublisherDeprecated.Amazon Lex V1 is deprecated.default GetSlotTypesPublishergetSlotTypesPaginator(Consumer<GetSlotTypesRequest.Builder> getSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated.default GetSlotTypesPublishergetSlotTypesPaginator(GetSlotTypesRequest getSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated.getSlotTypeVersions(Consumer<GetSlotTypeVersionsRequest.Builder> getSlotTypeVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.getSlotTypeVersions(GetSlotTypeVersionsRequest getSlotTypeVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetSlotTypeVersionsPublishergetSlotTypeVersionsPaginator(Consumer<GetSlotTypeVersionsRequest.Builder> getSlotTypeVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.default GetSlotTypeVersionsPublishergetSlotTypeVersionsPaginator(GetSlotTypeVersionsRequest getSlotTypeVersionsRequest) Deprecated.Amazon Lex V1 is deprecated.getUtterancesView(Consumer<GetUtterancesViewRequest.Builder> getUtterancesViewRequest) Deprecated.Amazon Lex V1 is deprecated.getUtterancesView(GetUtterancesViewRequest getUtterancesViewRequest) Deprecated.Amazon Lex V1 is deprecated.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Deprecated.Amazon Lex V1 is deprecated.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<PutBotResponse> putBot(Consumer<PutBotRequest.Builder> putBotRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<PutBotResponse> putBot(PutBotRequest putBotRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<PutBotAliasResponse> putBotAlias(Consumer<PutBotAliasRequest.Builder> putBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<PutBotAliasResponse> putBotAlias(PutBotAliasRequest putBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<PutIntentResponse> putIntent(Consumer<PutIntentRequest.Builder> putIntentRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<PutIntentResponse> putIntent(PutIntentRequest putIntentRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<PutSlotTypeResponse> putSlotType(Consumer<PutSlotTypeRequest.Builder> putSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<PutSlotTypeResponse> putSlotType(PutSlotTypeRequest putSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated.The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationdefault CompletableFuture<StartImportResponse> startImport(Consumer<StartImportRequest.Builder> startImportRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<StartImportResponse> startImport(StartImportRequest startImportRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<StartMigrationResponse> startMigration(Consumer<StartMigrationRequest.Builder> startMigrationRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<StartMigrationResponse> startMigration(StartMigrationRequest startMigrationRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<TagResourceResponse> tagResource(TagResourceRequest tagResourceRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Deprecated.Amazon Lex V1 is deprecated.default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest) Deprecated.Amazon Lex V1 is deprecated.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
-
-
Method Details
-
createBotVersion
@Deprecated default CompletableFuture<CreateBotVersionResponse> createBotVersion(CreateBotVersionRequest createBotVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates a new version of the bot based on the
invalid input: '$'LATESTversion. If theinvalid input: '$'LATESTversion of this resource hasn't changed since you created the last version, Amazon Lex doesn't create a new version. It returns the last created version.You can update only the
invalid input: '$'LATESTversion of the bot. You can't update the numbered versions that you create with theCreateBotVersionoperation.When you create the first version of a bot, Amazon Lex sets the version to 1. Subsequent versions increment by 1. For more information, see versioning-intro.
This operation requires permission for the
lex:CreateBotVersionaction.- Parameters:
createBotVersionRequest-- Returns:
- A Java Future containing the result of the CreateBotVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createBotVersion
@Deprecated default CompletableFuture<CreateBotVersionResponse> createBotVersion(Consumer<CreateBotVersionRequest.Builder> createBotVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates a new version of the bot based on the
invalid input: '$'LATESTversion. If theinvalid input: '$'LATESTversion of this resource hasn't changed since you created the last version, Amazon Lex doesn't create a new version. It returns the last created version.You can update only the
invalid input: '$'LATESTversion of the bot. You can't update the numbered versions that you create with theCreateBotVersionoperation.When you create the first version of a bot, Amazon Lex sets the version to 1. Subsequent versions increment by 1. For more information, see versioning-intro.
This operation requires permission for the
lex:CreateBotVersionaction.
This is a convenience which creates an instance of the
CreateBotVersionRequest.Builderavoiding the need to create one manually viaCreateBotVersionRequest.builder()- Parameters:
createBotVersionRequest- AConsumerthat will call methods onCreateBotVersionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateBotVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createIntentVersion
@Deprecated default CompletableFuture<CreateIntentVersionResponse> createIntentVersion(CreateIntentVersionRequest createIntentVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates a new version of an intent based on the
invalid input: '$'LATESTversion of the intent. If theinvalid input: '$'LATESTversion of this intent hasn't changed since you last updated it, Amazon Lex doesn't create a new version. It returns the last version you created.You can update only the
invalid input: '$'LATESTversion of the intent. You can't update the numbered versions that you create with theCreateIntentVersionoperation.When you create a version of an intent, Amazon Lex sets the version to 1. Subsequent versions increment by 1. For more information, see versioning-intro.
This operation requires permissions to perform the
lex:CreateIntentVersionaction.- Parameters:
createIntentVersionRequest-- Returns:
- A Java Future containing the result of the CreateIntentVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createIntentVersion
@Deprecated default CompletableFuture<CreateIntentVersionResponse> createIntentVersion(Consumer<CreateIntentVersionRequest.Builder> createIntentVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates a new version of an intent based on the
invalid input: '$'LATESTversion of the intent. If theinvalid input: '$'LATESTversion of this intent hasn't changed since you last updated it, Amazon Lex doesn't create a new version. It returns the last version you created.You can update only the
invalid input: '$'LATESTversion of the intent. You can't update the numbered versions that you create with theCreateIntentVersionoperation.When you create a version of an intent, Amazon Lex sets the version to 1. Subsequent versions increment by 1. For more information, see versioning-intro.
This operation requires permissions to perform the
lex:CreateIntentVersionaction.
This is a convenience which creates an instance of the
CreateIntentVersionRequest.Builderavoiding the need to create one manually viaCreateIntentVersionRequest.builder()- Parameters:
createIntentVersionRequest- AConsumerthat will call methods onCreateIntentVersionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateIntentVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createSlotTypeVersion
@Deprecated default CompletableFuture<CreateSlotTypeVersionResponse> createSlotTypeVersion(CreateSlotTypeVersionRequest createSlotTypeVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates a new version of a slot type based on the
invalid input: '$'LATESTversion of the specified slot type. If theinvalid input: '$'LATESTversion of this resource has not changed since the last version that you created, Amazon Lex doesn't create a new version. It returns the last version that you created.You can update only the
invalid input: '$'LATESTversion of a slot type. You can't update the numbered versions that you create with theCreateSlotTypeVersionoperation.When you create a version of a slot type, Amazon Lex sets the version to 1. Subsequent versions increment by 1. For more information, see versioning-intro.
This operation requires permissions for the
lex:CreateSlotTypeVersionaction.- Parameters:
createSlotTypeVersionRequest-- Returns:
- A Java Future containing the result of the CreateSlotTypeVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createSlotTypeVersion
@Deprecated default CompletableFuture<CreateSlotTypeVersionResponse> createSlotTypeVersion(Consumer<CreateSlotTypeVersionRequest.Builder> createSlotTypeVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates a new version of a slot type based on the
invalid input: '$'LATESTversion of the specified slot type. If theinvalid input: '$'LATESTversion of this resource has not changed since the last version that you created, Amazon Lex doesn't create a new version. It returns the last version that you created.You can update only the
invalid input: '$'LATESTversion of a slot type. You can't update the numbered versions that you create with theCreateSlotTypeVersionoperation.When you create a version of a slot type, Amazon Lex sets the version to 1. Subsequent versions increment by 1. For more information, see versioning-intro.
This operation requires permissions for the
lex:CreateSlotTypeVersionaction.
This is a convenience which creates an instance of the
CreateSlotTypeVersionRequest.Builderavoiding the need to create one manually viaCreateSlotTypeVersionRequest.builder()- Parameters:
createSlotTypeVersionRequest- AConsumerthat will call methods onCreateSlotTypeVersionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateSlotTypeVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBot
@Deprecated default CompletableFuture<DeleteBotResponse> deleteBot(DeleteBotRequest deleteBotRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes all versions of the bot, including the
invalid input: '$'LATESTversion. To delete a specific version of the bot, use the DeleteBotVersion operation. TheDeleteBotoperation doesn't immediately remove the bot schema. Instead, it is marked for deletion and removed later.Amazon Lex stores utterances indefinitely for improving the ability of your bot to respond to user inputs. These utterances are not removed when the bot is deleted. To remove the utterances, use the DeleteUtterances operation.
If a bot has an alias, you can't delete it. Instead, the
DeleteBotoperation returns aResourceInUseExceptionexception that includes a reference to the alias that refers to the bot. To remove the reference to the bot, delete the alias. If you get the same exception again, delete the referring alias until theDeleteBotoperation is successful.This operation requires permissions for the
lex:DeleteBotaction.- Parameters:
deleteBotRequest-- Returns:
- A Java Future containing the result of the DeleteBot operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBot
@Deprecated default CompletableFuture<DeleteBotResponse> deleteBot(Consumer<DeleteBotRequest.Builder> deleteBotRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes all versions of the bot, including the
invalid input: '$'LATESTversion. To delete a specific version of the bot, use the DeleteBotVersion operation. TheDeleteBotoperation doesn't immediately remove the bot schema. Instead, it is marked for deletion and removed later.Amazon Lex stores utterances indefinitely for improving the ability of your bot to respond to user inputs. These utterances are not removed when the bot is deleted. To remove the utterances, use the DeleteUtterances operation.
If a bot has an alias, you can't delete it. Instead, the
DeleteBotoperation returns aResourceInUseExceptionexception that includes a reference to the alias that refers to the bot. To remove the reference to the bot, delete the alias. If you get the same exception again, delete the referring alias until theDeleteBotoperation is successful.This operation requires permissions for the
lex:DeleteBotaction.
This is a convenience which creates an instance of the
DeleteBotRequest.Builderavoiding the need to create one manually viaDeleteBotRequest.builder()- Parameters:
deleteBotRequest- AConsumerthat will call methods onDeleteBotRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteBot operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBotAlias
@Deprecated default CompletableFuture<DeleteBotAliasResponse> deleteBotAlias(DeleteBotAliasRequest deleteBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes an alias for the specified bot.
You can't delete an alias that is used in the association between a bot and a messaging channel. If an alias is used in a channel association, the
DeleteBotoperation returns aResourceInUseExceptionexception that includes a reference to the channel association that refers to the bot. You can remove the reference to the alias by deleting the channel association. If you get the same exception again, delete the referring association until theDeleteBotAliasoperation is successful.- Parameters:
deleteBotAliasRequest-- Returns:
- A Java Future containing the result of the DeleteBotAlias operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBotAlias
@Deprecated default CompletableFuture<DeleteBotAliasResponse> deleteBotAlias(Consumer<DeleteBotAliasRequest.Builder> deleteBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes an alias for the specified bot.
You can't delete an alias that is used in the association between a bot and a messaging channel. If an alias is used in a channel association, the
DeleteBotoperation returns aResourceInUseExceptionexception that includes a reference to the channel association that refers to the bot. You can remove the reference to the alias by deleting the channel association. If you get the same exception again, delete the referring association until theDeleteBotAliasoperation is successful.
This is a convenience which creates an instance of the
DeleteBotAliasRequest.Builderavoiding the need to create one manually viaDeleteBotAliasRequest.builder()- Parameters:
deleteBotAliasRequest- AConsumerthat will call methods onDeleteBotAliasRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteBotAlias operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBotChannelAssociation
@Deprecated default CompletableFuture<DeleteBotChannelAssociationResponse> deleteBotChannelAssociation(DeleteBotChannelAssociationRequest deleteBotChannelAssociationRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes the association between an Amazon Lex bot and a messaging platform.
This operation requires permission for the
lex:DeleteBotChannelAssociationaction.- Parameters:
deleteBotChannelAssociationRequest-- Returns:
- A Java Future containing the result of the DeleteBotChannelAssociation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBotChannelAssociation
@Deprecated default CompletableFuture<DeleteBotChannelAssociationResponse> deleteBotChannelAssociation(Consumer<DeleteBotChannelAssociationRequest.Builder> deleteBotChannelAssociationRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes the association between an Amazon Lex bot and a messaging platform.
This operation requires permission for the
lex:DeleteBotChannelAssociationaction.
This is a convenience which creates an instance of the
DeleteBotChannelAssociationRequest.Builderavoiding the need to create one manually viaDeleteBotChannelAssociationRequest.builder()- Parameters:
deleteBotChannelAssociationRequest- AConsumerthat will call methods onDeleteBotChannelAssociationRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteBotChannelAssociation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBotVersion
@Deprecated default CompletableFuture<DeleteBotVersionResponse> deleteBotVersion(DeleteBotVersionRequest deleteBotVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes a specific version of a bot. To delete all versions of a bot, use the DeleteBot operation.
This operation requires permissions for the
lex:DeleteBotVersionaction.- Parameters:
deleteBotVersionRequest-- Returns:
- A Java Future containing the result of the DeleteBotVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBotVersion
@Deprecated default CompletableFuture<DeleteBotVersionResponse> deleteBotVersion(Consumer<DeleteBotVersionRequest.Builder> deleteBotVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes a specific version of a bot. To delete all versions of a bot, use the DeleteBot operation.
This operation requires permissions for the
lex:DeleteBotVersionaction.
This is a convenience which creates an instance of the
DeleteBotVersionRequest.Builderavoiding the need to create one manually viaDeleteBotVersionRequest.builder()- Parameters:
deleteBotVersionRequest- AConsumerthat will call methods onDeleteBotVersionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteBotVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteIntent
@Deprecated default CompletableFuture<DeleteIntentResponse> deleteIntent(DeleteIntentRequest deleteIntentRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes all versions of the intent, including the
invalid input: '$'LATESTversion. To delete a specific version of the intent, use the DeleteIntentVersion operation.You can delete a version of an intent only if it is not referenced. To delete an intent that is referred to in one or more bots (see how-it-works), you must remove those references first.
If you get the
ResourceInUseExceptionexception, it provides an example reference that shows where the intent is referenced. To remove the reference to the intent, either update the bot or delete it. If you get the same exception when you attempt to delete the intent again, repeat until the intent has no references and the call toDeleteIntentis successful.This operation requires permission for the
lex:DeleteIntentaction.- Parameters:
deleteIntentRequest-- Returns:
- A Java Future containing the result of the DeleteIntent operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteIntent
@Deprecated default CompletableFuture<DeleteIntentResponse> deleteIntent(Consumer<DeleteIntentRequest.Builder> deleteIntentRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes all versions of the intent, including the
invalid input: '$'LATESTversion. To delete a specific version of the intent, use the DeleteIntentVersion operation.You can delete a version of an intent only if it is not referenced. To delete an intent that is referred to in one or more bots (see how-it-works), you must remove those references first.
If you get the
ResourceInUseExceptionexception, it provides an example reference that shows where the intent is referenced. To remove the reference to the intent, either update the bot or delete it. If you get the same exception when you attempt to delete the intent again, repeat until the intent has no references and the call toDeleteIntentis successful.This operation requires permission for the
lex:DeleteIntentaction.
This is a convenience which creates an instance of the
DeleteIntentRequest.Builderavoiding the need to create one manually viaDeleteIntentRequest.builder()- Parameters:
deleteIntentRequest- AConsumerthat will call methods onDeleteIntentRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteIntent operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteIntentVersion
@Deprecated default CompletableFuture<DeleteIntentVersionResponse> deleteIntentVersion(DeleteIntentVersionRequest deleteIntentVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes a specific version of an intent. To delete all versions of a intent, use the DeleteIntent operation.
This operation requires permissions for the
lex:DeleteIntentVersionaction.- Parameters:
deleteIntentVersionRequest-- Returns:
- A Java Future containing the result of the DeleteIntentVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteIntentVersion
@Deprecated default CompletableFuture<DeleteIntentVersionResponse> deleteIntentVersion(Consumer<DeleteIntentVersionRequest.Builder> deleteIntentVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes a specific version of an intent. To delete all versions of a intent, use the DeleteIntent operation.
This operation requires permissions for the
lex:DeleteIntentVersionaction.
This is a convenience which creates an instance of the
DeleteIntentVersionRequest.Builderavoiding the need to create one manually viaDeleteIntentVersionRequest.builder()- Parameters:
deleteIntentVersionRequest- AConsumerthat will call methods onDeleteIntentVersionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteIntentVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteSlotType
@Deprecated default CompletableFuture<DeleteSlotTypeResponse> deleteSlotType(DeleteSlotTypeRequest deleteSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes all versions of the slot type, including the
invalid input: '$'LATESTversion. To delete a specific version of the slot type, use the DeleteSlotTypeVersion operation.You can delete a version of a slot type only if it is not referenced. To delete a slot type that is referred to in one or more intents, you must remove those references first.
If you get the
ResourceInUseExceptionexception, the exception provides an example reference that shows the intent where the slot type is referenced. To remove the reference to the slot type, either update the intent or delete it. If you get the same exception when you attempt to delete the slot type again, repeat until the slot type has no references and theDeleteSlotTypecall is successful.This operation requires permission for the
lex:DeleteSlotTypeaction.- Parameters:
deleteSlotTypeRequest-- Returns:
- A Java Future containing the result of the DeleteSlotType operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteSlotType
@Deprecated default CompletableFuture<DeleteSlotTypeResponse> deleteSlotType(Consumer<DeleteSlotTypeRequest.Builder> deleteSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes all versions of the slot type, including the
invalid input: '$'LATESTversion. To delete a specific version of the slot type, use the DeleteSlotTypeVersion operation.You can delete a version of a slot type only if it is not referenced. To delete a slot type that is referred to in one or more intents, you must remove those references first.
If you get the
ResourceInUseExceptionexception, the exception provides an example reference that shows the intent where the slot type is referenced. To remove the reference to the slot type, either update the intent or delete it. If you get the same exception when you attempt to delete the slot type again, repeat until the slot type has no references and theDeleteSlotTypecall is successful.This operation requires permission for the
lex:DeleteSlotTypeaction.
This is a convenience which creates an instance of the
DeleteSlotTypeRequest.Builderavoiding the need to create one manually viaDeleteSlotTypeRequest.builder()- Parameters:
deleteSlotTypeRequest- AConsumerthat will call methods onDeleteSlotTypeRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteSlotType operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteSlotTypeVersion
@Deprecated default CompletableFuture<DeleteSlotTypeVersionResponse> deleteSlotTypeVersion(DeleteSlotTypeVersionRequest deleteSlotTypeVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes a specific version of a slot type. To delete all versions of a slot type, use the DeleteSlotType operation.
This operation requires permissions for the
lex:DeleteSlotTypeVersionaction.- Parameters:
deleteSlotTypeVersionRequest-- Returns:
- A Java Future containing the result of the DeleteSlotTypeVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteSlotTypeVersion
@Deprecated default CompletableFuture<DeleteSlotTypeVersionResponse> deleteSlotTypeVersion(Consumer<DeleteSlotTypeVersionRequest.Builder> deleteSlotTypeVersionRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes a specific version of a slot type. To delete all versions of a slot type, use the DeleteSlotType operation.
This operation requires permissions for the
lex:DeleteSlotTypeVersionaction.
This is a convenience which creates an instance of the
DeleteSlotTypeVersionRequest.Builderavoiding the need to create one manually viaDeleteSlotTypeVersionRequest.builder()- Parameters:
deleteSlotTypeVersionRequest- AConsumerthat will call methods onDeleteSlotTypeVersionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteSlotTypeVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ResourceInUseException The resource that you are attempting to delete is referred to by another
resource. Use this information to remove references to the resource that you are trying to delete.
The body of the exception contains a JSON object that describes the resource.
{ "resourceType": BOT | BOTALIAS | BOTCHANNEL | INTENT,"resourceReference": {"name": string, "version": string } } - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteUtterances
@Deprecated default CompletableFuture<DeleteUtterancesResponse> deleteUtterances(DeleteUtterancesRequest deleteUtterancesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes stored utterances.
Amazon Lex stores the utterances that users send to your bot. Utterances are stored for 15 days for use with the GetUtterancesView operation, and then stored indefinitely for use in improving the ability of your bot to respond to user input.
Use the
DeleteUtterancesoperation to manually delete stored utterances for a specific user. When you use theDeleteUtterancesoperation, utterances stored for improving your bot's ability to respond to user input are deleted immediately. Utterances stored for use with theGetUtterancesViewoperation are deleted after 15 days.This operation requires permissions for the
lex:DeleteUtterancesaction.- Parameters:
deleteUtterancesRequest-- Returns:
- A Java Future containing the result of the DeleteUtterances operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteUtterances
@Deprecated default CompletableFuture<DeleteUtterancesResponse> deleteUtterances(Consumer<DeleteUtterancesRequest.Builder> deleteUtterancesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Deletes stored utterances.
Amazon Lex stores the utterances that users send to your bot. Utterances are stored for 15 days for use with the GetUtterancesView operation, and then stored indefinitely for use in improving the ability of your bot to respond to user input.
Use the
DeleteUtterancesoperation to manually delete stored utterances for a specific user. When you use theDeleteUtterancesoperation, utterances stored for improving your bot's ability to respond to user input are deleted immediately. Utterances stored for use with theGetUtterancesViewoperation are deleted after 15 days.This operation requires permissions for the
lex:DeleteUtterancesaction.
This is a convenience which creates an instance of the
DeleteUtterancesRequest.Builderavoiding the need to create one manually viaDeleteUtterancesRequest.builder()- Parameters:
deleteUtterancesRequest- AConsumerthat will call methods onDeleteUtterancesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteUtterances operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBot
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns metadata information for a specific bot. You must provide the bot name and the bot version or alias.
This operation requires permissions for the
lex:GetBotaction.- Parameters:
getBotRequest-- Returns:
- A Java Future containing the result of the GetBot operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBot
@Deprecated default CompletableFuture<GetBotResponse> getBot(Consumer<GetBotRequest.Builder> getBotRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns metadata information for a specific bot. You must provide the bot name and the bot version or alias.
This operation requires permissions for the
lex:GetBotaction.
This is a convenience which creates an instance of the
GetBotRequest.Builderavoiding the need to create one manually viaGetBotRequest.builder()- Parameters:
getBotRequest- AConsumerthat will call methods onGetBotRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBot operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotAlias
@Deprecated default CompletableFuture<GetBotAliasResponse> getBotAlias(GetBotAliasRequest getBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about an Amazon Lex bot alias. For more information about aliases, see versioning-aliases.
This operation requires permissions for the
lex:GetBotAliasaction.- Parameters:
getBotAliasRequest-- Returns:
- A Java Future containing the result of the GetBotAlias operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotAlias
@Deprecated default CompletableFuture<GetBotAliasResponse> getBotAlias(Consumer<GetBotAliasRequest.Builder> getBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about an Amazon Lex bot alias. For more information about aliases, see versioning-aliases.
This operation requires permissions for the
lex:GetBotAliasaction.
This is a convenience which creates an instance of the
GetBotAliasRequest.Builderavoiding the need to create one manually viaGetBotAliasRequest.builder()- Parameters:
getBotAliasRequest- AConsumerthat will call methods onGetBotAliasRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBotAlias operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotAliases
@Deprecated default CompletableFuture<GetBotAliasesResponse> getBotAliases(GetBotAliasesRequest getBotAliasesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns a list of aliases for a specified Amazon Lex bot.
This operation requires permissions for the
lex:GetBotAliasesaction.- Parameters:
getBotAliasesRequest-- Returns:
- A Java Future containing the result of the GetBotAliases operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotAliases
@Deprecated default CompletableFuture<GetBotAliasesResponse> getBotAliases(Consumer<GetBotAliasesRequest.Builder> getBotAliasesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns a list of aliases for a specified Amazon Lex bot.
This operation requires permissions for the
lex:GetBotAliasesaction.
This is a convenience which creates an instance of the
GetBotAliasesRequest.Builderavoiding the need to create one manually viaGetBotAliasesRequest.builder()- Parameters:
getBotAliasesRequest- AConsumerthat will call methods onGetBotAliasesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBotAliases operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotAliasesPaginator
@Deprecated default GetBotAliasesPublisher getBotAliasesPaginator(GetBotAliasesRequest getBotAliasesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBotAliases(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotAliasesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotAliasesPublisher publisher = client.getBotAliasesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotAliasesPublisher publisher = client.getBotAliasesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotAliasesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotAliasesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBotAliases(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotAliasesRequest)operation.- Parameters:
getBotAliasesRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotAliasesPaginator
@Deprecated default GetBotAliasesPublisher getBotAliasesPaginator(Consumer<GetBotAliasesRequest.Builder> getBotAliasesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBotAliases(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotAliasesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotAliasesPublisher publisher = client.getBotAliasesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotAliasesPublisher publisher = client.getBotAliasesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotAliasesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotAliasesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBotAliases(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotAliasesRequest)operation.
This is a convenience which creates an instance of the
GetBotAliasesRequest.Builderavoiding the need to create one manually viaGetBotAliasesRequest.builder()- Parameters:
getBotAliasesRequest- AConsumerthat will call methods onGetBotAliasesRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotChannelAssociation
@Deprecated default CompletableFuture<GetBotChannelAssociationResponse> getBotChannelAssociation(GetBotChannelAssociationRequest getBotChannelAssociationRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about the association between an Amazon Lex bot and a messaging platform.
This operation requires permissions for the
lex:GetBotChannelAssociationaction.- Parameters:
getBotChannelAssociationRequest-- Returns:
- A Java Future containing the result of the GetBotChannelAssociation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotChannelAssociation
@Deprecated default CompletableFuture<GetBotChannelAssociationResponse> getBotChannelAssociation(Consumer<GetBotChannelAssociationRequest.Builder> getBotChannelAssociationRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about the association between an Amazon Lex bot and a messaging platform.
This operation requires permissions for the
lex:GetBotChannelAssociationaction.
This is a convenience which creates an instance of the
GetBotChannelAssociationRequest.Builderavoiding the need to create one manually viaGetBotChannelAssociationRequest.builder()- Parameters:
getBotChannelAssociationRequest- AConsumerthat will call methods onGetBotChannelAssociationRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBotChannelAssociation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotChannelAssociations
@Deprecated default CompletableFuture<GetBotChannelAssociationsResponse> getBotChannelAssociations(GetBotChannelAssociationsRequest getBotChannelAssociationsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns a list of all of the channels associated with the specified bot.
The
GetBotChannelAssociationsoperation requires permissions for thelex:GetBotChannelAssociationsaction.- Parameters:
getBotChannelAssociationsRequest-- Returns:
- A Java Future containing the result of the GetBotChannelAssociations operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotChannelAssociations
@Deprecated default CompletableFuture<GetBotChannelAssociationsResponse> getBotChannelAssociations(Consumer<GetBotChannelAssociationsRequest.Builder> getBotChannelAssociationsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns a list of all of the channels associated with the specified bot.
The
GetBotChannelAssociationsoperation requires permissions for thelex:GetBotChannelAssociationsaction.
This is a convenience which creates an instance of the
GetBotChannelAssociationsRequest.Builderavoiding the need to create one manually viaGetBotChannelAssociationsRequest.builder()- Parameters:
getBotChannelAssociationsRequest- AConsumerthat will call methods onGetBotChannelAssociationsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBotChannelAssociations operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotChannelAssociationsPaginator
@Deprecated default GetBotChannelAssociationsPublisher getBotChannelAssociationsPaginator(GetBotChannelAssociationsRequest getBotChannelAssociationsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBotChannelAssociations(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotChannelAssociationsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotChannelAssociationsPublisher publisher = client.getBotChannelAssociationsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotChannelAssociationsPublisher publisher = client.getBotChannelAssociationsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotChannelAssociationsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotChannelAssociationsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBotChannelAssociations(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotChannelAssociationsRequest)operation.- Parameters:
getBotChannelAssociationsRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotChannelAssociationsPaginator
@Deprecated default GetBotChannelAssociationsPublisher getBotChannelAssociationsPaginator(Consumer<GetBotChannelAssociationsRequest.Builder> getBotChannelAssociationsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBotChannelAssociations(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotChannelAssociationsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotChannelAssociationsPublisher publisher = client.getBotChannelAssociationsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotChannelAssociationsPublisher publisher = client.getBotChannelAssociationsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotChannelAssociationsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotChannelAssociationsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBotChannelAssociations(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotChannelAssociationsRequest)operation.
This is a convenience which creates an instance of the
GetBotChannelAssociationsRequest.Builderavoiding the need to create one manually viaGetBotChannelAssociationsRequest.builder()- Parameters:
getBotChannelAssociationsRequest- AConsumerthat will call methods onGetBotChannelAssociationsRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotVersions
@Deprecated default CompletableFuture<GetBotVersionsResponse> getBotVersions(GetBotVersionsRequest getBotVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets information about all of the versions of a bot.
The
GetBotVersionsoperation returns aBotMetadataobject for each version of a bot. For example, if a bot has three numbered versions, theGetBotVersionsoperation returns fourBotMetadataobjects in the response, one for each numbered version and one for theinvalid input: '$'LATESTversion.The
GetBotVersionsoperation always returns at least one version, theinvalid input: '$'LATESTversion.This operation requires permissions for the
lex:GetBotVersionsaction.- Parameters:
getBotVersionsRequest-- Returns:
- A Java Future containing the result of the GetBotVersions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotVersions
@Deprecated default CompletableFuture<GetBotVersionsResponse> getBotVersions(Consumer<GetBotVersionsRequest.Builder> getBotVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets information about all of the versions of a bot.
The
GetBotVersionsoperation returns aBotMetadataobject for each version of a bot. For example, if a bot has three numbered versions, theGetBotVersionsoperation returns fourBotMetadataobjects in the response, one for each numbered version and one for theinvalid input: '$'LATESTversion.The
GetBotVersionsoperation always returns at least one version, theinvalid input: '$'LATESTversion.This operation requires permissions for the
lex:GetBotVersionsaction.
This is a convenience which creates an instance of the
GetBotVersionsRequest.Builderavoiding the need to create one manually viaGetBotVersionsRequest.builder()- Parameters:
getBotVersionsRequest- AConsumerthat will call methods onGetBotVersionsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBotVersions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotVersionsPaginator
@Deprecated default GetBotVersionsPublisher getBotVersionsPaginator(GetBotVersionsRequest getBotVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBotVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotVersionsPublisher publisher = client.getBotVersionsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotVersionsPublisher publisher = client.getBotVersionsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBotVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest)operation.- Parameters:
getBotVersionsRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotVersionsPaginator
@Deprecated default GetBotVersionsPublisher getBotVersionsPaginator(Consumer<GetBotVersionsRequest.Builder> getBotVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBotVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotVersionsPublisher publisher = client.getBotVersionsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotVersionsPublisher publisher = client.getBotVersionsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBotVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest)operation.
This is a convenience which creates an instance of the
GetBotVersionsRequest.Builderavoiding the need to create one manually viaGetBotVersionsRequest.builder()- Parameters:
getBotVersionsRequest- AConsumerthat will call methods onGetBotVersionsRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBots
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns bot information as follows:
-
If you provide the
nameContainsfield, the response includes information for theinvalid input: '$'LATESTversion of all bots whose name contains the specified string. -
If you don't specify the
nameContainsfield, the operation returns information about theinvalid input: '$'LATESTversion of all of your bots.
This operation requires permission for the
lex:GetBotsaction.- Parameters:
getBotsRequest-- Returns:
- A Java Future containing the result of the GetBots operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getBots
@Deprecated default CompletableFuture<GetBotsResponse> getBots(Consumer<GetBotsRequest.Builder> getBotsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns bot information as follows:
-
If you provide the
nameContainsfield, the response includes information for theinvalid input: '$'LATESTversion of all bots whose name contains the specified string. -
If you don't specify the
nameContainsfield, the operation returns information about theinvalid input: '$'LATESTversion of all of your bots.
This operation requires permission for the
lex:GetBotsaction.
This is a convenience which creates an instance of the
GetBotsRequest.Builderavoiding the need to create one manually viaGetBotsRequest.builder()- Parameters:
getBotsRequest- AConsumerthat will call methods onGetBotsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBots operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getBots
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns bot information as follows:
-
If you provide the
nameContainsfield, the response includes information for theinvalid input: '$'LATESTversion of all bots whose name contains the specified string. -
If you don't specify the
nameContainsfield, the operation returns information about theinvalid input: '$'LATESTversion of all of your bots.
This operation requires permission for the
lex:GetBotsaction.- Returns:
- A Java Future containing the result of the GetBots operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getBotsPaginator
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotsPublisher publisher = client.getBotsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotsPublisher publisher = client.getBotsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotsPaginator
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotsPublisher publisher = client.getBotsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotsPublisher publisher = client.getBotsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation.- Parameters:
getBotsRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBotsPaginator
@Deprecated default GetBotsPublisher getBotsPaginator(Consumer<GetBotsRequest.Builder> getBotsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotsPublisher publisher = client.getBotsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotsPublisher publisher = client.getBotsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBots(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotsRequest)operation.
This is a convenience which creates an instance of the
GetBotsRequest.Builderavoiding the need to create one manually viaGetBotsRequest.builder()- Parameters:
getBotsRequest- AConsumerthat will call methods onGetBotsRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinIntent
@Deprecated default CompletableFuture<GetBuiltinIntentResponse> getBuiltinIntent(GetBuiltinIntentRequest getBuiltinIntentRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about a built-in intent.
This operation requires permission for the
lex:GetBuiltinIntentaction.- Parameters:
getBuiltinIntentRequest-- Returns:
- A Java Future containing the result of the GetBuiltinIntent operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinIntent
@Deprecated default CompletableFuture<GetBuiltinIntentResponse> getBuiltinIntent(Consumer<GetBuiltinIntentRequest.Builder> getBuiltinIntentRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about a built-in intent.
This operation requires permission for the
lex:GetBuiltinIntentaction.
This is a convenience which creates an instance of the
GetBuiltinIntentRequest.Builderavoiding the need to create one manually viaGetBuiltinIntentRequest.builder()- Parameters:
getBuiltinIntentRequest- AConsumerthat will call methods onGetBuiltinIntentRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBuiltinIntent operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinIntents
@Deprecated default CompletableFuture<GetBuiltinIntentsResponse> getBuiltinIntents(GetBuiltinIntentsRequest getBuiltinIntentsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of built-in intents that meet the specified criteria.
This operation requires permission for the
lex:GetBuiltinIntentsaction.- Parameters:
getBuiltinIntentsRequest-- Returns:
- A Java Future containing the result of the GetBuiltinIntents operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinIntents
@Deprecated default CompletableFuture<GetBuiltinIntentsResponse> getBuiltinIntents(Consumer<GetBuiltinIntentsRequest.Builder> getBuiltinIntentsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of built-in intents that meet the specified criteria.
This operation requires permission for the
lex:GetBuiltinIntentsaction.
This is a convenience which creates an instance of the
GetBuiltinIntentsRequest.Builderavoiding the need to create one manually viaGetBuiltinIntentsRequest.builder()- Parameters:
getBuiltinIntentsRequest- AConsumerthat will call methods onGetBuiltinIntentsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBuiltinIntents operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinIntents
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of built-in intents that meet the specified criteria.
This operation requires permission for the
lex:GetBuiltinIntentsaction.- Returns:
- A Java Future containing the result of the GetBuiltinIntents operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinIntentsPaginator
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBuiltinIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinIntentsPublisher publisher = client.getBuiltinIntentsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinIntentsPublisher publisher = client.getBuiltinIntentsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBuiltinIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsRequest)operation.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinIntentsPaginator
@Deprecated default GetBuiltinIntentsPublisher getBuiltinIntentsPaginator(GetBuiltinIntentsRequest getBuiltinIntentsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBuiltinIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinIntentsPublisher publisher = client.getBuiltinIntentsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinIntentsPublisher publisher = client.getBuiltinIntentsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBuiltinIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsRequest)operation.- Parameters:
getBuiltinIntentsRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinIntentsPaginator
@Deprecated default GetBuiltinIntentsPublisher getBuiltinIntentsPaginator(Consumer<GetBuiltinIntentsRequest.Builder> getBuiltinIntentsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBuiltinIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinIntentsPublisher publisher = client.getBuiltinIntentsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinIntentsPublisher publisher = client.getBuiltinIntentsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBuiltinIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinIntentsRequest)operation.
This is a convenience which creates an instance of the
GetBuiltinIntentsRequest.Builderavoiding the need to create one manually viaGetBuiltinIntentsRequest.builder()- Parameters:
getBuiltinIntentsRequest- AConsumerthat will call methods onGetBuiltinIntentsRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinSlotTypes
@Deprecated default CompletableFuture<GetBuiltinSlotTypesResponse> getBuiltinSlotTypes(GetBuiltinSlotTypesRequest getBuiltinSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of built-in slot types that meet the specified criteria.
For a list of built-in slot types, see Slot Type Reference in the Alexa Skills Kit.
This operation requires permission for the
lex:GetBuiltInSlotTypesaction.- Parameters:
getBuiltinSlotTypesRequest-- Returns:
- A Java Future containing the result of the GetBuiltinSlotTypes operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinSlotTypes
@Deprecated default CompletableFuture<GetBuiltinSlotTypesResponse> getBuiltinSlotTypes(Consumer<GetBuiltinSlotTypesRequest.Builder> getBuiltinSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of built-in slot types that meet the specified criteria.
For a list of built-in slot types, see Slot Type Reference in the Alexa Skills Kit.
This operation requires permission for the
lex:GetBuiltInSlotTypesaction.
This is a convenience which creates an instance of the
GetBuiltinSlotTypesRequest.Builderavoiding the need to create one manually viaGetBuiltinSlotTypesRequest.builder()- Parameters:
getBuiltinSlotTypesRequest- AConsumerthat will call methods onGetBuiltinSlotTypesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetBuiltinSlotTypes operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinSlotTypes
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of built-in slot types that meet the specified criteria.
For a list of built-in slot types, see Slot Type Reference in the Alexa Skills Kit.
This operation requires permission for the
lex:GetBuiltInSlotTypesaction.- Returns:
- A Java Future containing the result of the GetBuiltinSlotTypes operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinSlotTypesPaginator
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBuiltinSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinSlotTypesPublisher publisher = client.getBuiltinSlotTypesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinSlotTypesPublisher publisher = client.getBuiltinSlotTypesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBuiltinSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesRequest)operation.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinSlotTypesPaginator
@Deprecated default GetBuiltinSlotTypesPublisher getBuiltinSlotTypesPaginator(GetBuiltinSlotTypesRequest getBuiltinSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBuiltinSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinSlotTypesPublisher publisher = client.getBuiltinSlotTypesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinSlotTypesPublisher publisher = client.getBuiltinSlotTypesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBuiltinSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesRequest)operation.- Parameters:
getBuiltinSlotTypesRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBuiltinSlotTypesPaginator
@Deprecated default GetBuiltinSlotTypesPublisher getBuiltinSlotTypesPaginator(Consumer<GetBuiltinSlotTypesRequest.Builder> getBuiltinSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getBuiltinSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinSlotTypesPublisher publisher = client.getBuiltinSlotTypesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBuiltinSlotTypesPublisher publisher = client.getBuiltinSlotTypesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getBuiltinSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetBuiltinSlotTypesRequest)operation.
This is a convenience which creates an instance of the
GetBuiltinSlotTypesRequest.Builderavoiding the need to create one manually viaGetBuiltinSlotTypesRequest.builder()- Parameters:
getBuiltinSlotTypesRequest- AConsumerthat will call methods onGetBuiltinSlotTypesRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getExport
@Deprecated default CompletableFuture<GetExportResponse> getExport(GetExportRequest getExportRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Exports the contents of a Amazon Lex resource in a specified format.
- Parameters:
getExportRequest-- Returns:
- A Java Future containing the result of the GetExport operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getExport
@Deprecated default CompletableFuture<GetExportResponse> getExport(Consumer<GetExportRequest.Builder> getExportRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Exports the contents of a Amazon Lex resource in a specified format.
This is a convenience which creates an instance of the
GetExportRequest.Builderavoiding the need to create one manually viaGetExportRequest.builder()- Parameters:
getExportRequest- AConsumerthat will call methods onGetExportRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetExport operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getImport
@Deprecated default CompletableFuture<GetImportResponse> getImport(GetImportRequest getImportRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets information about an import job started with the
StartImportoperation.- Parameters:
getImportRequest-- Returns:
- A Java Future containing the result of the GetImport operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getImport
@Deprecated default CompletableFuture<GetImportResponse> getImport(Consumer<GetImportRequest.Builder> getImportRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets information about an import job started with the
StartImportoperation.
This is a convenience which creates an instance of the
GetImportRequest.Builderavoiding the need to create one manually viaGetImportRequest.builder()- Parameters:
getImportRequest- AConsumerthat will call methods onGetImportRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetImport operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntent
@Deprecated default CompletableFuture<GetIntentResponse> getIntent(GetIntentRequest getIntentRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about an intent. In addition to the intent name, you must specify the intent version.
This operation requires permissions to perform the
lex:GetIntentaction.- Parameters:
getIntentRequest-- Returns:
- A Java Future containing the result of the GetIntent operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntent
@Deprecated default CompletableFuture<GetIntentResponse> getIntent(Consumer<GetIntentRequest.Builder> getIntentRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about an intent. In addition to the intent name, you must specify the intent version.
This operation requires permissions to perform the
lex:GetIntentaction.
This is a convenience which creates an instance of the
GetIntentRequest.Builderavoiding the need to create one manually viaGetIntentRequest.builder()- Parameters:
getIntentRequest- AConsumerthat will call methods onGetIntentRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetIntent operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntentVersions
@Deprecated default CompletableFuture<GetIntentVersionsResponse> getIntentVersions(GetIntentVersionsRequest getIntentVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets information about all of the versions of an intent.
The
GetIntentVersionsoperation returns anIntentMetadataobject for each version of an intent. For example, if an intent has three numbered versions, theGetIntentVersionsoperation returns fourIntentMetadataobjects in the response, one for each numbered version and one for theinvalid input: '$'LATESTversion.The
GetIntentVersionsoperation always returns at least one version, theinvalid input: '$'LATESTversion.This operation requires permissions for the
lex:GetIntentVersionsaction.- Parameters:
getIntentVersionsRequest-- Returns:
- A Java Future containing the result of the GetIntentVersions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntentVersions
@Deprecated default CompletableFuture<GetIntentVersionsResponse> getIntentVersions(Consumer<GetIntentVersionsRequest.Builder> getIntentVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets information about all of the versions of an intent.
The
GetIntentVersionsoperation returns anIntentMetadataobject for each version of an intent. For example, if an intent has three numbered versions, theGetIntentVersionsoperation returns fourIntentMetadataobjects in the response, one for each numbered version and one for theinvalid input: '$'LATESTversion.The
GetIntentVersionsoperation always returns at least one version, theinvalid input: '$'LATESTversion.This operation requires permissions for the
lex:GetIntentVersionsaction.
This is a convenience which creates an instance of the
GetIntentVersionsRequest.Builderavoiding the need to create one manually viaGetIntentVersionsRequest.builder()- Parameters:
getIntentVersionsRequest- AConsumerthat will call methods onGetIntentVersionsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetIntentVersions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntentVersionsPaginator
@Deprecated default GetIntentVersionsPublisher getIntentVersionsPaginator(GetIntentVersionsRequest getIntentVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getIntentVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentVersionsPublisher publisher = client.getIntentVersionsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentVersionsPublisher publisher = client.getIntentVersionsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getIntentVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsRequest)operation.- Parameters:
getIntentVersionsRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntentVersionsPaginator
@Deprecated default GetIntentVersionsPublisher getIntentVersionsPaginator(Consumer<GetIntentVersionsRequest.Builder> getIntentVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getIntentVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentVersionsPublisher publisher = client.getIntentVersionsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentVersionsPublisher publisher = client.getIntentVersionsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getIntentVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentVersionsRequest)operation.
This is a convenience which creates an instance of the
GetIntentVersionsRequest.Builderavoiding the need to create one manually viaGetIntentVersionsRequest.builder()- Parameters:
getIntentVersionsRequest- AConsumerthat will call methods onGetIntentVersionsRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntents
@Deprecated default CompletableFuture<GetIntentsResponse> getIntents(GetIntentsRequest getIntentsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns intent information as follows:
-
If you specify the
nameContainsfield, returns theinvalid input: '$'LATESTversion of all intents that contain the specified string. -
If you don't specify the
nameContainsfield, returns information about theinvalid input: '$'LATESTversion of all intents.
The operation requires permission for the
lex:GetIntentsaction.- Parameters:
getIntentsRequest-- Returns:
- A Java Future containing the result of the GetIntents operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getIntents
@Deprecated default CompletableFuture<GetIntentsResponse> getIntents(Consumer<GetIntentsRequest.Builder> getIntentsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns intent information as follows:
-
If you specify the
nameContainsfield, returns theinvalid input: '$'LATESTversion of all intents that contain the specified string. -
If you don't specify the
nameContainsfield, returns information about theinvalid input: '$'LATESTversion of all intents.
The operation requires permission for the
lex:GetIntentsaction.
This is a convenience which creates an instance of the
GetIntentsRequest.Builderavoiding the need to create one manually viaGetIntentsRequest.builder()- Parameters:
getIntentsRequest- AConsumerthat will call methods onGetIntentsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetIntents operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getIntents
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns intent information as follows:
-
If you specify the
nameContainsfield, returns theinvalid input: '$'LATESTversion of all intents that contain the specified string. -
If you don't specify the
nameContainsfield, returns information about theinvalid input: '$'LATESTversion of all intents.
The operation requires permission for the
lex:GetIntentsaction.- Returns:
- A Java Future containing the result of the GetIntents operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getIntentsPaginator
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentsPublisher publisher = client.getIntentsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentsPublisher publisher = client.getIntentsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsRequest)operation.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntentsPaginator
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentsPublisher publisher = client.getIntentsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentsPublisher publisher = client.getIntentsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsRequest)operation.- Parameters:
getIntentsRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getIntentsPaginator
@Deprecated default GetIntentsPublisher getIntentsPaginator(Consumer<GetIntentsRequest.Builder> getIntentsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentsPublisher publisher = client.getIntentsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetIntentsPublisher publisher = client.getIntentsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getIntents(software.amazon.awssdk.services.lexmodelbuilding.model.GetIntentsRequest)operation.
This is a convenience which creates an instance of the
GetIntentsRequest.Builderavoiding the need to create one manually viaGetIntentsRequest.builder()- Parameters:
getIntentsRequest- AConsumerthat will call methods onGetIntentsRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getMigration
@Deprecated default CompletableFuture<GetMigrationResponse> getMigration(GetMigrationRequest getMigrationRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot. Use this operation to view the migration alerts and warnings related to the migration.
- Parameters:
getMigrationRequest-- Returns:
- A Java Future containing the result of the GetMigration operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getMigration
@Deprecated default CompletableFuture<GetMigrationResponse> getMigration(Consumer<GetMigrationRequest.Builder> getMigrationRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Provides details about an ongoing or complete migration from an Amazon Lex V1 bot to an Amazon Lex V2 bot. Use this operation to view the migration alerts and warnings related to the migration.
This is a convenience which creates an instance of the
GetMigrationRequest.Builderavoiding the need to create one manually viaGetMigrationRequest.builder()- Parameters:
getMigrationRequest- AConsumerthat will call methods onGetMigrationRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetMigration operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getMigrations
@Deprecated default CompletableFuture<GetMigrationsResponse> getMigrations(GetMigrationsRequest getMigrationsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
- Parameters:
getMigrationsRequest-- Returns:
- A Java Future containing the result of the GetMigrations operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getMigrations
@Deprecated default CompletableFuture<GetMigrationsResponse> getMigrations(Consumer<GetMigrationsRequest.Builder> getMigrationsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
This is a convenience which creates an instance of the
GetMigrationsRequest.Builderavoiding the need to create one manually viaGetMigrationsRequest.builder()- Parameters:
getMigrationsRequest- AConsumerthat will call methods onGetMigrationsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetMigrations operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getMigrationsPaginator
@Deprecated default GetMigrationsPublisher getMigrationsPaginator(GetMigrationsRequest getMigrationsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getMigrations(software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetMigrationsPublisher publisher = client.getMigrationsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetMigrationsPublisher publisher = client.getMigrationsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getMigrations(software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsRequest)operation.- Parameters:
getMigrationsRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getMigrationsPaginator
@Deprecated default GetMigrationsPublisher getMigrationsPaginator(Consumer<GetMigrationsRequest.Builder> getMigrationsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getMigrations(software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetMigrationsPublisher publisher = client.getMigrationsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetMigrationsPublisher publisher = client.getMigrationsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getMigrations(software.amazon.awssdk.services.lexmodelbuilding.model.GetMigrationsRequest)operation.
This is a convenience which creates an instance of the
GetMigrationsRequest.Builderavoiding the need to create one manually viaGetMigrationsRequest.builder()- Parameters:
getMigrationsRequest- AConsumerthat will call methods onGetMigrationsRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotType
@Deprecated default CompletableFuture<GetSlotTypeResponse> getSlotType(GetSlotTypeRequest getSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about a specific version of a slot type. In addition to specifying the slot type name, you must specify the slot type version.
This operation requires permissions for the
lex:GetSlotTypeaction.- Parameters:
getSlotTypeRequest-- Returns:
- A Java Future containing the result of the GetSlotType operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotType
@Deprecated default CompletableFuture<GetSlotTypeResponse> getSlotType(Consumer<GetSlotTypeRequest.Builder> getSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns information about a specific version of a slot type. In addition to specifying the slot type name, you must specify the slot type version.
This operation requires permissions for the
lex:GetSlotTypeaction.
This is a convenience which creates an instance of the
GetSlotTypeRequest.Builderavoiding the need to create one manually viaGetSlotTypeRequest.builder()- Parameters:
getSlotTypeRequest- AConsumerthat will call methods onGetSlotTypeRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetSlotType operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotTypeVersions
@Deprecated default CompletableFuture<GetSlotTypeVersionsResponse> getSlotTypeVersions(GetSlotTypeVersionsRequest getSlotTypeVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets information about all versions of a slot type.
The
GetSlotTypeVersionsoperation returns aSlotTypeMetadataobject for each version of a slot type. For example, if a slot type has three numbered versions, theGetSlotTypeVersionsoperation returns fourSlotTypeMetadataobjects in the response, one for each numbered version and one for theinvalid input: '$'LATESTversion.The
GetSlotTypeVersionsoperation always returns at least one version, theinvalid input: '$'LATESTversion.This operation requires permissions for the
lex:GetSlotTypeVersionsaction.- Parameters:
getSlotTypeVersionsRequest-- Returns:
- A Java Future containing the result of the GetSlotTypeVersions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotTypeVersions
@Deprecated default CompletableFuture<GetSlotTypeVersionsResponse> getSlotTypeVersions(Consumer<GetSlotTypeVersionsRequest.Builder> getSlotTypeVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets information about all versions of a slot type.
The
GetSlotTypeVersionsoperation returns aSlotTypeMetadataobject for each version of a slot type. For example, if a slot type has three numbered versions, theGetSlotTypeVersionsoperation returns fourSlotTypeMetadataobjects in the response, one for each numbered version and one for theinvalid input: '$'LATESTversion.The
GetSlotTypeVersionsoperation always returns at least one version, theinvalid input: '$'LATESTversion.This operation requires permissions for the
lex:GetSlotTypeVersionsaction.
This is a convenience which creates an instance of the
GetSlotTypeVersionsRequest.Builderavoiding the need to create one manually viaGetSlotTypeVersionsRequest.builder()- Parameters:
getSlotTypeVersionsRequest- AConsumerthat will call methods onGetSlotTypeVersionsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetSlotTypeVersions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotTypeVersionsPaginator
@Deprecated default GetSlotTypeVersionsPublisher getSlotTypeVersionsPaginator(GetSlotTypeVersionsRequest getSlotTypeVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getSlotTypeVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypeVersionsPublisher publisher = client.getSlotTypeVersionsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypeVersionsPublisher publisher = client.getSlotTypeVersionsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getSlotTypeVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsRequest)operation.- Parameters:
getSlotTypeVersionsRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotTypeVersionsPaginator
@Deprecated default GetSlotTypeVersionsPublisher getSlotTypeVersionsPaginator(Consumer<GetSlotTypeVersionsRequest.Builder> getSlotTypeVersionsRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getSlotTypeVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypeVersionsPublisher publisher = client.getSlotTypeVersionsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypeVersionsPublisher publisher = client.getSlotTypeVersionsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getSlotTypeVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypeVersionsRequest)operation.
This is a convenience which creates an instance of the
GetSlotTypeVersionsRequest.Builderavoiding the need to create one manually viaGetSlotTypeVersionsRequest.builder()- Parameters:
getSlotTypeVersionsRequest- AConsumerthat will call methods onGetSlotTypeVersionsRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotTypes
@Deprecated default CompletableFuture<GetSlotTypesResponse> getSlotTypes(GetSlotTypesRequest getSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns slot type information as follows:
-
If you specify the
nameContainsfield, returns theinvalid input: '$'LATESTversion of all slot types that contain the specified string. -
If you don't specify the
nameContainsfield, returns information about theinvalid input: '$'LATESTversion of all slot types.
The operation requires permission for the
lex:GetSlotTypesaction.- Parameters:
getSlotTypesRequest-- Returns:
- A Java Future containing the result of the GetSlotTypes operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getSlotTypes
@Deprecated default CompletableFuture<GetSlotTypesResponse> getSlotTypes(Consumer<GetSlotTypesRequest.Builder> getSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns slot type information as follows:
-
If you specify the
nameContainsfield, returns theinvalid input: '$'LATESTversion of all slot types that contain the specified string. -
If you don't specify the
nameContainsfield, returns information about theinvalid input: '$'LATESTversion of all slot types.
The operation requires permission for the
lex:GetSlotTypesaction.
This is a convenience which creates an instance of the
GetSlotTypesRequest.Builderavoiding the need to create one manually viaGetSlotTypesRequest.builder()- Parameters:
getSlotTypesRequest- AConsumerthat will call methods onGetSlotTypesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetSlotTypes operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getSlotTypes
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Returns slot type information as follows:
-
If you specify the
nameContainsfield, returns theinvalid input: '$'LATESTversion of all slot types that contain the specified string. -
If you don't specify the
nameContainsfield, returns information about theinvalid input: '$'LATESTversion of all slot types.
The operation requires permission for the
lex:GetSlotTypesaction.- Returns:
- A Java Future containing the result of the GetSlotTypes operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getSlotTypesPaginator
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypesPublisher publisher = client.getSlotTypesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypesPublisher publisher = client.getSlotTypesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesRequest)operation.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotTypesPaginator
@Deprecated default GetSlotTypesPublisher getSlotTypesPaginator(GetSlotTypesRequest getSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypesPublisher publisher = client.getSlotTypesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypesPublisher publisher = client.getSlotTypesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesRequest)operation.- Parameters:
getSlotTypesRequest-- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getSlotTypesPaginator
@Deprecated default GetSlotTypesPublisher getSlotTypesPaginator(Consumer<GetSlotTypesRequest.Builder> getSlotTypesRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.This is a variant of
getSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypesPublisher publisher = client.getSlotTypesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.lexmodelbuilding.paginators.GetSlotTypesPublisher publisher = client.getSlotTypesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getSlotTypes(software.amazon.awssdk.services.lexmodelbuilding.model.GetSlotTypesRequest)operation.
This is a convenience which creates an instance of the
GetSlotTypesRequest.Builderavoiding the need to create one manually viaGetSlotTypesRequest.builder()- Parameters:
getSlotTypesRequest- AConsumerthat will call methods onGetSlotTypesRequest.Builderto create a request.- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getUtterancesView
@Deprecated default CompletableFuture<GetUtterancesViewResponse> getUtterancesView(GetUtterancesViewRequest getUtterancesViewRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Use the
GetUtterancesViewoperation to get information about the utterances that your users have made to your bot. You can use this list to tune the utterances that your bot responds to.For example, say that you have created a bot to order flowers. After your users have used your bot for a while, use the
GetUtterancesViewoperation to see the requests that they have made and whether they have been successful. You might find that the utterance "I want flowers" is not being recognized. You could add this utterance to theOrderFlowersintent so that your bot recognizes that utterance.After you publish a new version of a bot, you can get information about the old version and the new so that you can compare the performance across the two versions.
Utterance statistics are generated once a day. Data is available for the last 15 days. You can request information for up to 5 versions of your bot in each request. Amazon Lex returns the most frequent utterances received by the bot in the last 15 days. The response contains information about a maximum of 100 utterances for each version.
If you set
childDirectedfield to true when you created your bot, if you are using slot obfuscation with one or more slots, or if you opted out of participating in improving Amazon Lex, utterances are not available.This operation requires permissions for the
lex:GetUtterancesViewaction.- Parameters:
getUtterancesViewRequest-- Returns:
- A Java Future containing the result of the GetUtterancesView operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getUtterancesView
@Deprecated default CompletableFuture<GetUtterancesViewResponse> getUtterancesView(Consumer<GetUtterancesViewRequest.Builder> getUtterancesViewRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Use the
GetUtterancesViewoperation to get information about the utterances that your users have made to your bot. You can use this list to tune the utterances that your bot responds to.For example, say that you have created a bot to order flowers. After your users have used your bot for a while, use the
GetUtterancesViewoperation to see the requests that they have made and whether they have been successful. You might find that the utterance "I want flowers" is not being recognized. You could add this utterance to theOrderFlowersintent so that your bot recognizes that utterance.After you publish a new version of a bot, you can get information about the old version and the new so that you can compare the performance across the two versions.
Utterance statistics are generated once a day. Data is available for the last 15 days. You can request information for up to 5 versions of your bot in each request. Amazon Lex returns the most frequent utterances received by the bot in the last 15 days. The response contains information about a maximum of 100 utterances for each version.
If you set
childDirectedfield to true when you created your bot, if you are using slot obfuscation with one or more slots, or if you opted out of participating in improving Amazon Lex, utterances are not available.This operation requires permissions for the
lex:GetUtterancesViewaction.
This is a convenience which creates an instance of the
GetUtterancesViewRequest.Builderavoiding the need to create one manually viaGetUtterancesViewRequest.builder()- Parameters:
getUtterancesViewRequest- AConsumerthat will call methods onGetUtterancesViewRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetUtterancesView operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listTagsForResource
@Deprecated default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of tags associated with the specified resource. Only bots, bot aliases, and bot channels can have tags associated with them.
- Parameters:
listTagsForResourceRequest-- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listTagsForResource
@Deprecated default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Gets a list of tags associated with the specified resource. Only bots, bot aliases, and bot channels can have tags associated with them.
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
listTagsForResourceRequest- AConsumerthat will call methods onListTagsForResourceRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
putBot
Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates an Amazon Lex conversational bot or replaces an existing bot. When you create or update a bot you are only required to specify a name, a locale, and whether the bot is directed toward children under age 13. You can use this to add intents later, or to remove intents from an existing bot. When you create a bot with the minimum information, the bot is created or updated but Amazon Lex returns the
responseFAILED. You can build the bot after you add one or more intents. For more information about Amazon Lex bots, see how-it-works.If you specify the name of an existing bot, the fields in the request replace the existing values in the
invalid input: '$'LATESTversion of the bot. Amazon Lex removes any fields that you don't provide values for in the request, except for theidleTTLInSecondsandprivacySettingsfields, which are set to their default values. If you don't specify values for required fields, Amazon Lex throws an exception.This operation requires permissions for the
lex:PutBotaction. For more information, see security-iam.- Parameters:
putBotRequest-- Returns:
- A Java Future containing the result of the PutBot operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
putBot
@Deprecated default CompletableFuture<PutBotResponse> putBot(Consumer<PutBotRequest.Builder> putBotRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates an Amazon Lex conversational bot or replaces an existing bot. When you create or update a bot you are only required to specify a name, a locale, and whether the bot is directed toward children under age 13. You can use this to add intents later, or to remove intents from an existing bot. When you create a bot with the minimum information, the bot is created or updated but Amazon Lex returns the
responseFAILED. You can build the bot after you add one or more intents. For more information about Amazon Lex bots, see how-it-works.If you specify the name of an existing bot, the fields in the request replace the existing values in the
invalid input: '$'LATESTversion of the bot. Amazon Lex removes any fields that you don't provide values for in the request, except for theidleTTLInSecondsandprivacySettingsfields, which are set to their default values. If you don't specify values for required fields, Amazon Lex throws an exception.This operation requires permissions for the
lex:PutBotaction. For more information, see security-iam.
This is a convenience which creates an instance of the
PutBotRequest.Builderavoiding the need to create one manually viaPutBotRequest.builder()- Parameters:
putBotRequest- AConsumerthat will call methods onPutBotRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the PutBot operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
putBotAlias
@Deprecated default CompletableFuture<PutBotAliasResponse> putBotAlias(PutBotAliasRequest putBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates an alias for the specified version of the bot or replaces an alias for the specified bot. To change the version of the bot that the alias points to, replace the alias. For more information about aliases, see versioning-aliases.
This operation requires permissions for the
lex:PutBotAliasaction.- Parameters:
putBotAliasRequest-- Returns:
- A Java Future containing the result of the PutBotAlias operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
putBotAlias
@Deprecated default CompletableFuture<PutBotAliasResponse> putBotAlias(Consumer<PutBotAliasRequest.Builder> putBotAliasRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates an alias for the specified version of the bot or replaces an alias for the specified bot. To change the version of the bot that the alias points to, replace the alias. For more information about aliases, see versioning-aliases.
This operation requires permissions for the
lex:PutBotAliasaction.
This is a convenience which creates an instance of the
PutBotAliasRequest.Builderavoiding the need to create one manually viaPutBotAliasRequest.builder()- Parameters:
putBotAliasRequest- AConsumerthat will call methods onPutBotAliasRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the PutBotAlias operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
putIntent
@Deprecated default CompletableFuture<PutIntentResponse> putIntent(PutIntentRequest putIntentRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates an intent or replaces an existing intent.
To define the interaction between the user and your bot, you use one or more intents. For a pizza ordering bot, for example, you would create an
OrderPizzaintent.To create an intent or replace an existing intent, you must provide the following:
-
Intent name. For example,
OrderPizza. -
Sample utterances. For example, "Can I order a pizza, please." and "I want to order a pizza."
-
Information to be gathered. You specify slot types for the information that your bot will request from the user. You can specify standard slot types, such as a date or a time, or custom slot types such as the size and crust of a pizza.
-
How the intent will be fulfilled. You can provide a Lambda function or configure the intent to return the intent information to the client application. If you use a Lambda function, when all of the intent information is available, Amazon Lex invokes your Lambda function. If you configure your intent to return the intent information to the client application.
You can specify other optional information in the request, such as:
-
A confirmation prompt to ask the user to confirm an intent. For example, "Shall I order your pizza?"
-
A conclusion statement to send to the user after the intent has been fulfilled. For example, "I placed your pizza order."
-
A follow-up prompt that asks the user for additional activity. For example, asking "Do you want to order a drink with your pizza?"
If you specify an existing intent name to update the intent, Amazon Lex replaces the values in the
invalid input: '$'LATESTversion of the intent with the values in the request. Amazon Lex removes fields that you don't provide in the request. If you don't specify the required fields, Amazon Lex throws an exception. When you update theinvalid input: '$'LATESTversion of an intent, thestatusfield of any bot that uses theinvalid input: '$'LATESTversion of the intent is set toNOT_BUILT.For more information, see how-it-works.
This operation requires permissions for the
lex:PutIntentaction.- Parameters:
putIntentRequest-- Returns:
- A Java Future containing the result of the PutIntent operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
putIntent
@Deprecated default CompletableFuture<PutIntentResponse> putIntent(Consumer<PutIntentRequest.Builder> putIntentRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates an intent or replaces an existing intent.
To define the interaction between the user and your bot, you use one or more intents. For a pizza ordering bot, for example, you would create an
OrderPizzaintent.To create an intent or replace an existing intent, you must provide the following:
-
Intent name. For example,
OrderPizza. -
Sample utterances. For example, "Can I order a pizza, please." and "I want to order a pizza."
-
Information to be gathered. You specify slot types for the information that your bot will request from the user. You can specify standard slot types, such as a date or a time, or custom slot types such as the size and crust of a pizza.
-
How the intent will be fulfilled. You can provide a Lambda function or configure the intent to return the intent information to the client application. If you use a Lambda function, when all of the intent information is available, Amazon Lex invokes your Lambda function. If you configure your intent to return the intent information to the client application.
You can specify other optional information in the request, such as:
-
A confirmation prompt to ask the user to confirm an intent. For example, "Shall I order your pizza?"
-
A conclusion statement to send to the user after the intent has been fulfilled. For example, "I placed your pizza order."
-
A follow-up prompt that asks the user for additional activity. For example, asking "Do you want to order a drink with your pizza?"
If you specify an existing intent name to update the intent, Amazon Lex replaces the values in the
invalid input: '$'LATESTversion of the intent with the values in the request. Amazon Lex removes fields that you don't provide in the request. If you don't specify the required fields, Amazon Lex throws an exception. When you update theinvalid input: '$'LATESTversion of an intent, thestatusfield of any bot that uses theinvalid input: '$'LATESTversion of the intent is set toNOT_BUILT.For more information, see how-it-works.
This operation requires permissions for the
lex:PutIntentaction.
This is a convenience which creates an instance of the
PutIntentRequest.Builderavoiding the need to create one manually viaPutIntentRequest.builder()- Parameters:
putIntentRequest- AConsumerthat will call methods onPutIntentRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the PutIntent operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
putSlotType
@Deprecated default CompletableFuture<PutSlotTypeResponse> putSlotType(PutSlotTypeRequest putSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates a custom slot type or replaces an existing custom slot type.
To create a custom slot type, specify a name for the slot type and a set of enumeration values, which are the values that a slot of this type can assume. For more information, see how-it-works.
If you specify the name of an existing slot type, the fields in the request replace the existing values in the
invalid input: '$'LATESTversion of the slot type. Amazon Lex removes the fields that you don't provide in the request. If you don't specify required fields, Amazon Lex throws an exception. When you update theinvalid input: '$'LATESTversion of a slot type, if a bot uses theinvalid input: '$'LATESTversion of an intent that contains the slot type, the bot'sstatusfield is set toNOT_BUILT.This operation requires permissions for the
lex:PutSlotTypeaction.- Parameters:
putSlotTypeRequest-- Returns:
- A Java Future containing the result of the PutSlotType operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
putSlotType
@Deprecated default CompletableFuture<PutSlotTypeResponse> putSlotType(Consumer<PutSlotTypeRequest.Builder> putSlotTypeRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Creates a custom slot type or replaces an existing custom slot type.
To create a custom slot type, specify a name for the slot type and a set of enumeration values, which are the values that a slot of this type can assume. For more information, see how-it-works.
If you specify the name of an existing slot type, the fields in the request replace the existing values in the
invalid input: '$'LATESTversion of the slot type. Amazon Lex removes the fields that you don't provide in the request. If you don't specify required fields, Amazon Lex throws an exception. When you update theinvalid input: '$'LATESTversion of a slot type, if a bot uses theinvalid input: '$'LATESTversion of an intent that contains the slot type, the bot'sstatusfield is set toNOT_BUILT.This operation requires permissions for the
lex:PutSlotTypeaction.
This is a convenience which creates an instance of the
PutSlotTypeRequest.Builderavoiding the need to create one manually viaPutSlotTypeRequest.builder()- Parameters:
putSlotTypeRequest- AConsumerthat will call methods onPutSlotTypeRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the PutSlotType operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException There was a conflict processing the request. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- PreconditionFailedException The checksum of the resource that you are trying to change does not match the checksum in the request. Check the resource's checksum and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startImport
@Deprecated default CompletableFuture<StartImportResponse> startImport(StartImportRequest startImportRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Starts a job to import a resource to Amazon Lex.
- Parameters:
startImportRequest-- Returns:
- A Java Future containing the result of the StartImport operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startImport
@Deprecated default CompletableFuture<StartImportResponse> startImport(Consumer<StartImportRequest.Builder> startImportRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Starts a job to import a resource to Amazon Lex.
This is a convenience which creates an instance of the
StartImportRequest.Builderavoiding the need to create one manually viaStartImportRequest.builder()- Parameters:
startImportRequest- AConsumerthat will call methods onStartImportRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the StartImport operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startMigration
@Deprecated default CompletableFuture<StartMigrationResponse> startMigration(StartMigrationRequest startMigrationRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Starts migrating a bot from Amazon Lex V1 to Amazon Lex V2. Migrate your bot when you want to take advantage of the new features of Amazon Lex V2.
For more information, see Migrating a bot in the Amazon Lex developer guide.
- Parameters:
startMigrationRequest-- Returns:
- A Java Future containing the result of the StartMigration operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- AccessDeniedException Your IAM user or role does not have permission to call the Amazon Lex V2 APIs required to migrate your bot.
- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
startMigration
@Deprecated default CompletableFuture<StartMigrationResponse> startMigration(Consumer<StartMigrationRequest.Builder> startMigrationRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Starts migrating a bot from Amazon Lex V1 to Amazon Lex V2. Migrate your bot when you want to take advantage of the new features of Amazon Lex V2.
For more information, see Migrating a bot in the Amazon Lex developer guide.
This is a convenience which creates an instance of the
StartMigrationRequest.Builderavoiding the need to create one manually viaStartMigrationRequest.builder()- Parameters:
startMigrationRequest- AConsumerthat will call methods onStartMigrationRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the StartMigration operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- LimitExceededException The request exceeded a limit. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- AccessDeniedException Your IAM user or role does not have permission to call the Amazon Lex V2 APIs required to migrate your bot.
- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
tagResource
@Deprecated default CompletableFuture<TagResourceResponse> tagResource(TagResourceRequest tagResourceRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Adds the specified tags to the specified resource. If a tag key already exists, the existing value is replaced with the new value.
- Parameters:
tagResourceRequest-- Returns:
- A Java Future containing the result of the TagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
tagResource
@Deprecated default CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Adds the specified tags to the specified resource. If a tag key already exists, the existing value is replaced with the new value.
This is a convenience which creates an instance of the
TagResourceRequest.Builderavoiding the need to create one manually viaTagResourceRequest.builder()- Parameters:
tagResourceRequest- AConsumerthat will call methods onTagResourceRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the TagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
untagResource
@Deprecated default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Removes tags from a bot, bot alias or bot channel.
- Parameters:
untagResourceRequest-- Returns:
- A Java Future containing the result of the UntagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
untagResource
@Deprecated default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Deprecated.Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.Removes tags from a bot, bot alias or bot channel.
This is a convenience which creates an instance of the
UntagResourceRequest.Builderavoiding the need to create one manually viaUntagResourceRequest.builder()- Parameters:
untagResourceRequest- AConsumerthat will call methods onUntagResourceRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UntagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NotFoundException The resource specified in the request was not found. Check the resource and try again.
- BadRequestException The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and try again.
- ConflictException There was a conflict processing the request. Try your request again.
- InternalFailureException An internal Amazon Lex error occurred. Try your request again.
- LimitExceededException The request exceeded a limit. Try your request again.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- LexModelBuildingException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
serviceClientConfiguration
Description copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient- Returns:
- SdkServiceClientConfiguration
-
create
Create aLexModelBuildingAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
builder
Create a builder that can be used to configure and create aLexModelBuildingAsyncClient.
-