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