UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.additionalFixedProperties(String additionalFixedProperties) |
Sets the value of the AdditionalFixedProperties property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.additionalTransientProperties(String additionalTransientProperties) |
Sets the value of the AdditionalTransientProperties property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.arn(String arn) |
Sets the value of the Arn property for this object.
|
static UpdateWorkerResponse.Builder |
UpdateWorkerResponse.builder() |
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.fleet(String fleet) |
Sets the value of the Fleet property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.id(String id) |
Sets the value of the Id property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.name(String name) |
Sets the value of the Name property for this object.
|
default UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.orientation(Consumer<Orientation.Builder> orientation) |
Sets the value of the Orientation property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.orientation(Orientation orientation) |
Sets the value of the Orientation property for this object.
|
default UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.position(Consumer<PositionCoordinates.Builder> position) |
Sets the value of the Position property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.position(PositionCoordinates position) |
Sets the value of the Position property for this object.
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.toBuilder() |
|
UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|
default UpdateWorkerResponse.Builder |
UpdateWorkerResponse.Builder.vendorProperties(Consumer<VendorProperties.Builder> 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.
|