Interface RepostspaceClientBuilder
-
- All Superinterfaces:
AwsClientBuilder<RepostspaceClientBuilder,RepostspaceClient>,AwsSyncClientBuilder<RepostspaceClientBuilder,RepostspaceClient>,Buildable,RepostspaceBaseClientBuilder<RepostspaceClientBuilder,RepostspaceClient>,SdkBuilder<RepostspaceClientBuilder,RepostspaceClient>,SdkClientBuilder<RepostspaceClientBuilder,RepostspaceClient>,SdkSyncClientBuilder<RepostspaceClientBuilder,RepostspaceClient>
@Generated("software.amazon.awssdk:codegen") public interface RepostspaceClientBuilder extends AwsSyncClientBuilder<RepostspaceClientBuilder,RepostspaceClient>, RepostspaceBaseClientBuilder<RepostspaceClientBuilder,RepostspaceClient>
A builder for creating an instance ofRepostspaceClient. This can be created with the staticRepostspaceClient.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.repostspace.RepostspaceBaseClientBuilder
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
-
-