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