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