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