| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
StorageLocation.Builder |
StorageLocation.Builder.bucket(String bucket)
The name of the S3 bucket.
|
static StorageLocation.Builder |
StorageLocation.builder() |
StorageLocation.Builder |
StorageLocation.Builder.key(String key)
The key.
|
StorageLocation.Builder |
StorageLocation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StorageLocation.Builder> |
StorageLocation.serializableBuilderClass() |
Copyright © 2017. All rights reserved.