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