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