Interface GameLiftStreamsBaseClientBuilder<B extends GameLiftStreamsBaseClientBuilder<B,C>,C>

All Superinterfaces:
AwsClientBuilder<B,C>, Buildable, SdkBuilder<B,C>, SdkClientBuilder<B,C>
All Known Subinterfaces:
GameLiftStreamsAsyncClientBuilder, GameLiftStreamsClientBuilder

@Generated("software.amazon.awssdk:codegen") public interface GameLiftStreamsBaseClientBuilder<B extends GameLiftStreamsBaseClientBuilder<B,C>,C> extends AwsClientBuilder<B,C>
This includes configuration specific to Amazon GameLift Streams that is supported by both GameLiftStreamsClientBuilder and GameLiftStreamsAsyncClientBuilder.
  • Method Details