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