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