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