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