Unmarshaller<SslConfiguration,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class SslConfigurationUnmarshaller extends Object implements Unmarshaller<SslConfiguration,JsonUnmarshallerContext>
Constructor | Description |
---|---|
SslConfigurationUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static SslConfigurationUnmarshaller |
getInstance() |
|
SslConfiguration |
unmarshall(JsonUnmarshallerContext context) |
public SslConfiguration unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<SslConfiguration,JsonUnmarshallerContext>
Exception
public static SslConfigurationUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.