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