| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
TargetOnDeviceService |
TargetOnDeviceService.clone() |
TargetOnDeviceService |
TargetOnDeviceService.withServiceName(DeviceServiceName serviceName)
Specifies the name of the service on the Snow Family device that your transferred data will be exported from or
imported into.
|
TargetOnDeviceService |
TargetOnDeviceService.withServiceName(String serviceName)
Specifies the name of the service on the Snow Family device that your transferred data will be exported from or
imported into.
|
TargetOnDeviceService |
TargetOnDeviceService.withTransferOption(String transferOption)
Specifies whether the data is being imported or exported.
|
TargetOnDeviceService |
TargetOnDeviceService.withTransferOption(TransferOption transferOption)
Specifies whether the data is being imported or exported.
|
| Modifier and Type | Method and Description |
|---|---|
List<TargetOnDeviceService> |
S3Resource.getTargetOnDeviceServices()
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 |
S3Resource.withTargetOnDeviceServices(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 |
|---|---|
void |
S3Resource.setTargetOnDeviceServices(Collection<TargetOnDeviceService> targetOnDeviceServices)
Specifies the service or services on the Snow Family device that your transferred data will be exported from or
imported into.
|
S3Resource |
S3Resource.withTargetOnDeviceServices(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 © 2025. All rights reserved.