Uses of Interface
software.amazon.awssdk.services.ivschat.IvschatBaseClientBuilder
-
Packages that use IvschatBaseClientBuilder Package Description software.amazon.awssdk.services.ivschat Introduction -
-
Uses of IvschatBaseClientBuilder in software.amazon.awssdk.services.ivschat
Classes in software.amazon.awssdk.services.ivschat with type parameters of type IvschatBaseClientBuilder Modifier and Type Interface Description interfaceIvschatBaseClientBuilder<B extends IvschatBaseClientBuilder<B,C>,C>This includes configuration specific to ivschat that is supported by bothIvschatClientBuilderandIvschatAsyncClientBuilder.Subinterfaces of IvschatBaseClientBuilder in software.amazon.awssdk.services.ivschat Modifier and Type Interface Description interfaceIvschatAsyncClientBuilderA builder for creating an instance ofIvschatAsyncClient.interfaceIvschatClientBuilderA builder for creating an instance ofIvschatClient.
-