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