Unmarshaller<RedshiftDatabaseCredentials,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RedshiftDatabaseCredentialsUnmarshaller extends Object implements Unmarshaller<RedshiftDatabaseCredentials,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
RedshiftDatabaseCredentialsUnmarshaller() |
| Modifier and Type | Method | 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.