GetWorkerResponse.Builder |
GetWorkerResponse.Builder.additionalFixedProperties(String additionalFixedProperties) |
Sets the value of the AdditionalFixedProperties property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.additionalTransientProperties(String additionalTransientProperties) |
Sets the value of the AdditionalTransientProperties property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.arn(String arn) |
Sets the value of the Arn property for this object.
|
static GetWorkerResponse.Builder |
GetWorkerResponse.builder() |
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.createdAt(Instant createdAt) |
Sets the value of the CreatedAt property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.fleet(String fleet) |
Sets the value of the Fleet property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.id(String id) |
Sets the value of the Id property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.name(String name) |
Sets the value of the Name property for this object.
|
default GetWorkerResponse.Builder |
GetWorkerResponse.Builder.orientation(Consumer<Orientation.Builder> orientation) |
Sets the value of the Orientation property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.orientation(Orientation orientation) |
Sets the value of the Orientation property for this object.
|
default GetWorkerResponse.Builder |
GetWorkerResponse.Builder.position(Consumer<PositionCoordinates.Builder> position) |
Sets the value of the Position property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.position(PositionCoordinates position) |
Sets the value of the Position property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.site(String site) |
Sets the value of the Site property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.toBuilder() |
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|
default GetWorkerResponse.Builder |
GetWorkerResponse.Builder.vendorProperties(Consumer<VendorProperties.Builder> vendorProperties) |
Sets the value of the VendorProperties property for this object.
|
GetWorkerResponse.Builder |
GetWorkerResponse.Builder.vendorProperties(VendorProperties vendorProperties) |
Sets the value of the VendorProperties property for this object.
|