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