| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
List<TargetOnDeviceService> |
S3Resource.targetOnDeviceServices()
Specifies the service or services on the Snow Family device that your transferred data will be exported from or
imported into.
|
| Modifier and Type | Method and Description |
|---|---|
S3Resource.Builder |
S3Resource.Builder.targetOnDeviceServices(TargetOnDeviceService... targetOnDeviceServices)
Specifies the service or services on the Snow Family device that your transferred data will be exported from
or imported into.
|
| Modifier and Type | Method and Description |
|---|---|
S3Resource.Builder |
S3Resource.Builder.targetOnDeviceServices(Collection<TargetOnDeviceService> targetOnDeviceServices)
Specifies the service or services on the Snow Family device that your transferred data will be exported from
or imported into.
|
Copyright © 2023. All rights reserved.