Uses of Class
com.amazonaws.internal.config.SignerConfig
Packages that use SignerConfig
-
Uses of SignerConfig in com.amazonaws.internal.config
Methods in com.amazonaws.internal.config that return SignerConfigModifier and TypeMethodDescriptionSignerConfigJsonHelper.build()
InternalConfig.getSignerConfig
(String serviceName) Returns the signer configuration for the specified service, not specific to any region.InternalConfig.getSignerConfig
(String serviceName, String regionName) Returns the signer configuration for the specified service name and an optional region name.Methods in com.amazonaws.internal.config that return types with arguments of type SignerConfigModifier and TypeMethodDescriptionInternalConfigJsonHelper.getRegionSigners()
InternalConfigJsonHelper.getServiceRegionSigners()
InternalConfigJsonHelper.getServiceSigners()