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