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