Uses of Interface
software.amazon.awssdk.services.pi.PiBaseClientBuilder
Packages that use PiBaseClientBuilder
-
Uses of PiBaseClientBuilder in software.amazon.awssdk.services.pi
Classes in software.amazon.awssdk.services.pi with type parameters of type PiBaseClientBuilderModifier and TypeInterfaceDescriptioninterfacePiBaseClientBuilder<B extends PiBaseClientBuilder<B,C>, C> This includes configuration specific to AWS PI that is supported by bothPiClientBuilderandPiAsyncClientBuilder.Subinterfaces of PiBaseClientBuilder in software.amazon.awssdk.services.piModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofPiAsyncClient.interfaceA builder for creating an instance ofPiClient.