GetChatControlsConfigurationRequest.Builder |
GetChatControlsConfigurationRequest.Builder.applicationId(String applicationId) |
The identifier of the application for which the chat controls are configured.
|
static GetChatControlsConfigurationRequest.Builder |
GetChatControlsConfigurationRequest.builder() |
|
GetChatControlsConfigurationRequest.Builder |
GetChatControlsConfigurationRequest.Builder.maxResults(Integer maxResults) |
The maximum number of configured chat controls to return.
|
GetChatControlsConfigurationRequest.Builder |
GetChatControlsConfigurationRequest.Builder.nextToken(String nextToken) |
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q
Business returns a pagination token in the response.
|
GetChatControlsConfigurationRequest.Builder |
GetChatControlsConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetChatControlsConfigurationRequest.Builder |
GetChatControlsConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetChatControlsConfigurationRequest.Builder |
GetChatControlsConfigurationRequest.toBuilder() |
|