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