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