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