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