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