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