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