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