Package | Description |
---|---|
com.amazonaws.services.codedeploy.model |
Modifier and Type | Method and Description |
---|---|
RawString |
RawString.clone()
Deprecated.
|
RawString |
RevisionLocation.getString()
Deprecated.
|
RawString |
RawString.withContent(String content)
Deprecated.
The YAML-formatted or JSON-formatted revision string.
|
RawString |
RawString.withSha256(String sha256)
Deprecated.
The SHA256 hash value of the revision content.
|
Modifier and Type | Method and Description |
---|---|
void |
RevisionLocation.setString(RawString string)
Deprecated.
|
RevisionLocation |
RevisionLocation.withString(RawString string)
Deprecated.
|
Copyright © 2021. All rights reserved.