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