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