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