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