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