| Package | Description |
|---|---|
| com.amazonaws.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
VendorProperties |
VendorProperties.clone() |
VendorProperties |
UpdateWorkerResult.getVendorProperties() |
VendorProperties |
UpdateWorkerRequest.getVendorProperties() |
VendorProperties |
GetWorkerResult.getVendorProperties() |
VendorProperties |
CreateWorkerRequest.getVendorProperties() |
VendorProperties |
Worker.getVendorProperties() |
VendorProperties |
VendorProperties.withVendorAdditionalFixedProperties(String vendorAdditionalFixedProperties) |
VendorProperties |
VendorProperties.withVendorAdditionalTransientProperties(String vendorAdditionalTransientProperties) |
VendorProperties |
VendorProperties.withVendorWorkerId(String vendorWorkerId) |
VendorProperties |
VendorProperties.withVendorWorkerIpAddress(String vendorWorkerIpAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateWorkerResult.setVendorProperties(VendorProperties vendorProperties) |
void |
UpdateWorkerRequest.setVendorProperties(VendorProperties vendorProperties) |
void |
GetWorkerResult.setVendorProperties(VendorProperties vendorProperties) |
void |
CreateWorkerRequest.setVendorProperties(VendorProperties vendorProperties) |
void |
Worker.setVendorProperties(VendorProperties vendorProperties) |
UpdateWorkerResult |
UpdateWorkerResult.withVendorProperties(VendorProperties vendorProperties) |
UpdateWorkerRequest |
UpdateWorkerRequest.withVendorProperties(VendorProperties vendorProperties) |
GetWorkerResult |
GetWorkerResult.withVendorProperties(VendorProperties vendorProperties) |
CreateWorkerRequest |
CreateWorkerRequest.withVendorProperties(VendorProperties vendorProperties) |
Worker |
Worker.withVendorProperties(VendorProperties vendorProperties) |
Copyright © 2023. All rights reserved.