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