Uses of Interface
software.amazon.awssdk.services.sts.StsBaseClientBuilder
Packages that use StsBaseClientBuilder
-
Uses of StsBaseClientBuilder in software.amazon.awssdk.services.sts
Classes in software.amazon.awssdk.services.sts with type parameters of type StsBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceStsBaseClientBuilder<B extends StsBaseClientBuilder<B,C>, C> This includes configuration specific to AWS STS that is supported by bothStsClientBuilderandStsAsyncClientBuilder.Subinterfaces of StsBaseClientBuilder in software.amazon.awssdk.services.stsModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofStsAsyncClient.interfaceA builder for creating an instance ofStsClient.