Uses of Interface
software.amazon.awssdk.services.ssm.SsmBaseClientBuilder
Packages that use SsmBaseClientBuilder
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of SsmBaseClientBuilder in software.amazon.awssdk.services.ssm
Classes in software.amazon.awssdk.services.ssm with type parameters of type SsmBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceSsmBaseClientBuilder<B extends SsmBaseClientBuilder<B,C>, C> This includes configuration specific to Amazon SSM that is supported by bothSsmClientBuilderandSsmAsyncClientBuilder.Subinterfaces of SsmBaseClientBuilder in software.amazon.awssdk.services.ssmModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofSsmAsyncClient.interfaceA builder for creating an instance ofSsmClient.