Interface ApplicationInsightsClientBuilder
-
- All Superinterfaces:
ApplicationInsightsBaseClientBuilder<ApplicationInsightsClientBuilder,ApplicationInsightsClient>,AwsClientBuilder<ApplicationInsightsClientBuilder,ApplicationInsightsClient>,AwsSyncClientBuilder<ApplicationInsightsClientBuilder,ApplicationInsightsClient>,Buildable,SdkBuilder<ApplicationInsightsClientBuilder,ApplicationInsightsClient>,SdkClientBuilder<ApplicationInsightsClientBuilder,ApplicationInsightsClient>,SdkSyncClientBuilder<ApplicationInsightsClientBuilder,ApplicationInsightsClient>
@Generated("software.amazon.awssdk:codegen") public interface ApplicationInsightsClientBuilder extends AwsSyncClientBuilder<ApplicationInsightsClientBuilder,ApplicationInsightsClient>, ApplicationInsightsBaseClientBuilder<ApplicationInsightsClientBuilder,ApplicationInsightsClient>
A builder for creating an instance ofApplicationInsightsClient. This can be created with the staticApplicationInsightsClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.services.applicationinsights.ApplicationInsightsBaseClientBuilder
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.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
-
-