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