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