| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
VendorProperties |
GetWorkerResponse.vendorProperties()
Returns the value of the VendorProperties property for this object.
|
VendorProperties |
Worker.vendorProperties()
Returns the value of the VendorProperties property for this object.
|
VendorProperties |
UpdateWorkerRequest.vendorProperties()
Returns the value of the VendorProperties property for this object.
|
VendorProperties |
CreateWorkerRequest.vendorProperties()
Returns the value of the VendorProperties property for this object.
|
VendorProperties |
UpdateWorkerResponse.vendorProperties()
Returns the value of the VendorProperties property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.vendorProperties(VendorProperties vendorProperties)
Sets the value of the VendorProperties property for this object.
|
Worker.Builder |
Worker.Builder.vendorProperties(VendorProperties vendorProperties)
Sets the value of the VendorProperties property for this object.
|
UpdateWorkerRequest.Builder |
UpdateWorkerRequest.Builder.vendorProperties(VendorProperties vendorProperties)
Sets the value of the VendorProperties property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.vendorProperties(VendorProperties vendorProperties)
Sets the value of the VendorProperties property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.vendorProperties(VendorProperties vendorProperties)
Sets the value of the VendorProperties property for this object.
|
Copyright © 2023. All rights reserved.