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