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