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