| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
S3Object.Builder |
S3Object.Builder.bucket(String bucket)
The bucket containing the object.
|
static S3Object.Builder |
S3Object.builder() |
S3Object.Builder |
S3Object.Builder.etag(String etag)
The etag of the object.
|
S3Object.Builder |
S3Object.Builder.key(String key)
The key of the object.
|
S3Object.Builder |
S3Object.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3Object.Builder> |
S3Object.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DeploymentConfig.Builder |
DeploymentConfig.Builder.downloadConditionFile(Consumer<S3Object.Builder> downloadConditionFile)
The download condition file.
|
Copyright © 2020. All rights reserved.