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