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