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