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