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