Interface ArtifactAsyncClientBuilder
-
- All Superinterfaces:
ArtifactBaseClientBuilder<ArtifactAsyncClientBuilder,ArtifactAsyncClient>,AwsAsyncClientBuilder<ArtifactAsyncClientBuilder,ArtifactAsyncClient>,AwsClientBuilder<ArtifactAsyncClientBuilder,ArtifactAsyncClient>,Buildable,SdkAsyncClientBuilder<ArtifactAsyncClientBuilder,ArtifactAsyncClient>,SdkBuilder<ArtifactAsyncClientBuilder,ArtifactAsyncClient>,SdkClientBuilder<ArtifactAsyncClientBuilder,ArtifactAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface ArtifactAsyncClientBuilder extends AwsAsyncClientBuilder<ArtifactAsyncClientBuilder,ArtifactAsyncClient>, ArtifactBaseClientBuilder<ArtifactAsyncClientBuilder,ArtifactAsyncClient>
A builder for creating an instance ofArtifactAsyncClient. This can be created with the staticArtifactAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.services.artifact.ArtifactBaseClientBuilder
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
-
-