Package | Description |
---|---|
com.amazonaws.services.lambda.runtime.events |
Modifier and Type | Method and Description |
---|---|
CodeCommitEvent.Reference |
CodeCommitEvent.Reference.clone() |
CodeCommitEvent.Reference |
CodeCommitEvent.Reference.withCommit(String commit) |
CodeCommitEvent.Reference |
CodeCommitEvent.Reference.withCreated(Boolean created) |
CodeCommitEvent.Reference |
CodeCommitEvent.Reference.withRef(String ref) |
Modifier and Type | Method and Description |
---|---|
List<CodeCommitEvent.Reference> |
CodeCommitEvent.CodeCommit.getReferences() |
Modifier and Type | Method and Description |
---|---|
void |
CodeCommitEvent.CodeCommit.setReferences(List<CodeCommitEvent.Reference> references) |
CodeCommitEvent.CodeCommit |
CodeCommitEvent.CodeCommit.withReferences(List<CodeCommitEvent.Reference> references) |
Copyright © 2020. All rights reserved.