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