| Package | Description |
|---|---|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
S3Object |
S3Object.clone() |
S3Object |
DeploymentConfig.getDownloadConditionFile()
The download condition file.
|
S3Object |
S3Object.withBucket(String bucket)
The bucket containing the object.
|
S3Object |
S3Object.withEtag(String etag)
The etag of the object.
|
S3Object |
S3Object.withKey(String key)
The key of the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentConfig.setDownloadConditionFile(S3Object downloadConditionFile)
The download condition file.
|
DeploymentConfig |
DeploymentConfig.withDownloadConditionFile(S3Object downloadConditionFile)
The download condition file.
|
Copyright © 2020. All rights reserved.