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