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