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