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