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