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