Interface IotManagedIntegrationsClientBuilder
- All Superinterfaces:
AwsClientBuilder<IotManagedIntegrationsClientBuilder,
,IotManagedIntegrationsClient> AwsSyncClientBuilder<IotManagedIntegrationsClientBuilder,
,IotManagedIntegrationsClient> Buildable
,IotManagedIntegrationsBaseClientBuilder<IotManagedIntegrationsClientBuilder,
,IotManagedIntegrationsClient> SdkBuilder<IotManagedIntegrationsClientBuilder,
,IotManagedIntegrationsClient> SdkClientBuilder<IotManagedIntegrationsClientBuilder,
,IotManagedIntegrationsClient> SdkSyncClientBuilder<IotManagedIntegrationsClientBuilder,
IotManagedIntegrationsClient>
@Generated("software.amazon.awssdk:codegen")
public interface IotManagedIntegrationsClientBuilder
extends AwsSyncClientBuilder<IotManagedIntegrationsClientBuilder,IotManagedIntegrationsClient>, IotManagedIntegrationsBaseClientBuilder<IotManagedIntegrationsClientBuilder,IotManagedIntegrationsClient>
A builder for creating an instance of
IotManagedIntegrationsClient
. This can be created with the static
IotManagedIntegrationsClient.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.iotmanagedintegrations.IotManagedIntegrationsBaseClientBuilder
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