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