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