public static interface VendorProperties.Builder extends SdkPojo, CopyableBuilder<VendorProperties.Builder,VendorProperties>
| Modifier and Type | Method and Description |
|---|---|
VendorProperties.Builder |
vendorAdditionalFixedProperties(String vendorAdditionalFixedProperties)
Sets the value of the VendorAdditionalFixedProperties property for this object.
|
VendorProperties.Builder |
vendorAdditionalTransientProperties(String vendorAdditionalTransientProperties)
Sets the value of the VendorAdditionalTransientProperties property for this object.
|
VendorProperties.Builder |
vendorWorkerId(String vendorWorkerId)
Sets the value of the VendorWorkerId property for this object.
|
VendorProperties.Builder |
vendorWorkerIpAddress(String vendorWorkerIpAddress)
Sets the value of the VendorWorkerIpAddress property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVendorProperties.Builder vendorWorkerId(String vendorWorkerId)
vendorWorkerId - The new value for the VendorWorkerId property for this object.VendorProperties.Builder vendorWorkerIpAddress(String vendorWorkerIpAddress)
vendorWorkerIpAddress - The new value for the VendorWorkerIpAddress property for this object.VendorProperties.Builder vendorAdditionalTransientProperties(String vendorAdditionalTransientProperties)
vendorAdditionalTransientProperties - The new value for the VendorAdditionalTransientProperties property for this object.VendorProperties.Builder vendorAdditionalFixedProperties(String vendorAdditionalFixedProperties)
vendorAdditionalFixedProperties - The new value for the VendorAdditionalFixedProperties property for this object.Copyright © 2022. All rights reserved.