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