| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
PickupDetails |
JobMetadata.pickupDetails()
Information identifying the person picking up the device.
|
PickupDetails |
UpdateJobRequest.pickupDetails()
Returns the value of the PickupDetails property for this object.
|
PickupDetails |
CreateJobRequest.pickupDetails()
Information identifying the person picking up the device.
|
| Modifier and Type | Method and Description |
|---|---|
JobMetadata.Builder |
JobMetadata.Builder.pickupDetails(PickupDetails pickupDetails)
Information identifying the person picking up the device.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.pickupDetails(PickupDetails pickupDetails)
Sets the value of the PickupDetails property for this object.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.pickupDetails(PickupDetails pickupDetails)
Information identifying the person picking up the device.
|
Copyright © 2023. All rights reserved.