Uses of Interface
software.amazon.awssdk.services.ivs.IvsBaseClientBuilder
-
Packages that use IvsBaseClientBuilder Package Description software.amazon.awssdk.services.ivs Introduction -
-
Uses of IvsBaseClientBuilder in software.amazon.awssdk.services.ivs
Classes in software.amazon.awssdk.services.ivs with type parameters of type IvsBaseClientBuilder Modifier and Type Interface Description interfaceIvsBaseClientBuilder<B extends IvsBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon IVS that is supported by bothIvsClientBuilderandIvsAsyncClientBuilder.Subinterfaces of IvsBaseClientBuilder in software.amazon.awssdk.services.ivs Modifier and Type Interface Description interfaceIvsAsyncClientBuilderA builder for creating an instance ofIvsAsyncClient.interfaceIvsClientBuilderA builder for creating an instance ofIvsClient.
-