Uses of Interface
software.amazon.awssdk.services.sns.SnsBaseClientBuilder
Packages that use SnsBaseClientBuilder
-
Uses of SnsBaseClientBuilder in software.amazon.awssdk.services.sns
Classes in software.amazon.awssdk.services.sns with type parameters of type SnsBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceSnsBaseClientBuilder<B extends SnsBaseClientBuilder<B,C>, C> This includes configuration specific to Amazon SNS that is supported by bothSnsClientBuilderandSnsAsyncClientBuilder.Subinterfaces of SnsBaseClientBuilder in software.amazon.awssdk.services.snsModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofSnsAsyncClient.interfaceA builder for creating an instance ofSnsClient.