CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.additionalFixedProperties(String additionalFixedProperties) |
Sets the value of the AdditionalFixedProperties property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.additionalTransientProperties(String additionalTransientProperties) |
Sets the value of the AdditionalTransientProperties property for this object.
|
static CreateWorkerRequest.Builder |
CreateWorkerRequest.builder() |
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.clientToken(String clientToken) |
Sets the value of the ClientToken property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.fleet(String fleet) |
Sets the value of the Fleet property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.name(String name) |
Sets the value of the Name property for this object.
|
default CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.orientation(Consumer<Orientation.Builder> orientation) |
Sets the value of the Orientation property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.orientation(Orientation orientation) |
Sets the value of the Orientation property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.position(Consumer<PositionCoordinates.Builder> position) |
Sets the value of the Position property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.position(PositionCoordinates position) |
Sets the value of the Position property for this object.
|
CreateWorkerRequest.Builder |
CreateWorkerRequest.toBuilder() |
|
default CreateWorkerRequest.Builder |
CreateWorkerRequest.Builder.vendorProperties(Consumer<VendorProperties.Builder> 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.
|