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