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