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