Uses of Class
software.amazon.awssdk.core.client.config.ClientAsyncConfiguration
Packages that use ClientAsyncConfiguration
-
Uses of ClientAsyncConfiguration in software.amazon.awssdk.core.client.builder
Methods in software.amazon.awssdk.core.client.builder with parameters of type ClientAsyncConfigurationModifier and TypeMethodDescriptionSdkAsyncClientBuilder.asyncConfiguration(ClientAsyncConfiguration clientAsyncConfiguration) Specify overrides to the default SDK async configuration that should be used for clients created by this builder.final BSdkDefaultClientBuilder.asyncConfiguration(ClientAsyncConfiguration asyncConfiguration) final voidSdkDefaultClientBuilder.setAsyncConfiguration(ClientAsyncConfiguration asyncConfiguration)