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