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