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