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