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