Interface AppStreamAsyncClientBuilder
-
- All Superinterfaces:
AppStreamBaseClientBuilder<AppStreamAsyncClientBuilder,AppStreamAsyncClient>,AwsAsyncClientBuilder<AppStreamAsyncClientBuilder,AppStreamAsyncClient>,AwsClientBuilder<AppStreamAsyncClientBuilder,AppStreamAsyncClient>,Buildable,SdkAsyncClientBuilder<AppStreamAsyncClientBuilder,AppStreamAsyncClient>,SdkBuilder<AppStreamAsyncClientBuilder,AppStreamAsyncClient>,SdkClientBuilder<AppStreamAsyncClientBuilder,AppStreamAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface AppStreamAsyncClientBuilder extends AwsAsyncClientBuilder<AppStreamAsyncClientBuilder,AppStreamAsyncClient>, AppStreamBaseClientBuilder<AppStreamAsyncClientBuilder,AppStreamAsyncClient>
A builder for creating an instance ofAppStreamAsyncClient. This can be created with the staticAppStreamAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.services.appstream.AppStreamBaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
-