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