Class SignerConfigJsonHelper
java.lang.Object
com.amazonaws.internal.config.SignerConfigJsonHelper
- All Implemented Interfaces:
Builder<SignerConfig>
An internal class used to build
SignerConfig after this class per se has been
unmarshalled from JSON. This class allows us to make use of Jackson without the need to write any
special parser or json marshaller/unmarshaller.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SignerConfigJsonHelper
public SignerConfigJsonHelper() -
SignerConfigJsonHelper
-
-
Method Details
-
getSignerType
-
setSignerType
-
build
- Specified by:
buildin interfaceBuilder<SignerConfig>
-