Uses of Interface
software.amazon.awssdk.services.chime.ChimeBaseClientBuilder
-
Packages that use ChimeBaseClientBuilder Package Description software.amazon.awssdk.services.chime -
-
Uses of ChimeBaseClientBuilder in software.amazon.awssdk.services.chime
Classes in software.amazon.awssdk.services.chime with type parameters of type ChimeBaseClientBuilder Modifier and Type Interface Description interfaceChimeBaseClientBuilder<B extends ChimeBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Chime that is supported by bothChimeClientBuilderandChimeAsyncClientBuilder.Subinterfaces of ChimeBaseClientBuilder in software.amazon.awssdk.services.chime Modifier and Type Interface Description interfaceChimeAsyncClientBuilderA builder for creating an instance ofChimeAsyncClient.interfaceChimeClientBuilderA builder for creating an instance ofChimeClient.
-