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