| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
GitHubLocation |
RevisionLocation.gitHubLocation()
Information about the location of application artifacts stored in GitHub.
|
| Modifier and Type | Method and Description |
|---|---|
RevisionLocation.Builder |
RevisionLocation.Builder.gitHubLocation(GitHubLocation gitHubLocation)
Information about the location of application artifacts stored in GitHub.
|
| Modifier and Type | Method and Description |
|---|---|
GitHubLocation |
GitHubLocationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
GitHubLocationMarshaller.marshall(GitHubLocation gitHubLocation,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.