@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.