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