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