Interface QAppsClientBuilder
-
- All Superinterfaces:
AwsClientBuilder<QAppsClientBuilder,QAppsClient>,AwsSyncClientBuilder<QAppsClientBuilder,QAppsClient>,Buildable,QAppsBaseClientBuilder<QAppsClientBuilder,QAppsClient>,SdkBuilder<QAppsClientBuilder,QAppsClient>,SdkClientBuilder<QAppsClientBuilder,QAppsClient>,SdkSyncClientBuilder<QAppsClientBuilder,QAppsClient>
@Generated("software.amazon.awssdk:codegen") public interface QAppsClientBuilder extends AwsSyncClientBuilder<QAppsClientBuilder,QAppsClient>, QAppsBaseClientBuilder<QAppsClientBuilder,QAppsClient>
A builder for creating an instance ofQAppsClient. This can be created with the staticQAppsClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.services.qapps.QAppsBaseClientBuilder
authSchemeProvider, endpointProvider
-
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
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkSyncClientBuilder
httpClient, httpClientBuilder
-
-