Interface VendorProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VendorProperties.Builder,VendorProperties>, SdkBuilder<VendorProperties.Builder,VendorProperties>, SdkPojo
Enclosing class:
VendorProperties

public static interface VendorProperties.Builder extends SdkPojo, CopyableBuilder<VendorProperties.Builder,VendorProperties>
  • Method Details

    • vendorWorkerId

      VendorProperties.Builder vendorWorkerId(String vendorWorkerId)
      Sets the value of the VendorWorkerId property for this object.
      Parameters:
      vendorWorkerId - The new value for the VendorWorkerId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vendorWorkerIpAddress

      VendorProperties.Builder vendorWorkerIpAddress(String vendorWorkerIpAddress)
      Sets the value of the VendorWorkerIpAddress property for this object.
      Parameters:
      vendorWorkerIpAddress - The new value for the VendorWorkerIpAddress property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vendorAdditionalTransientProperties

      VendorProperties.Builder vendorAdditionalTransientProperties(String vendorAdditionalTransientProperties)
      Sets the value of the VendorAdditionalTransientProperties property for this object.
      Parameters:
      vendorAdditionalTransientProperties - The new value for the VendorAdditionalTransientProperties property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vendorAdditionalFixedProperties

      VendorProperties.Builder vendorAdditionalFixedProperties(String vendorAdditionalFixedProperties)
      Sets the value of the VendorAdditionalFixedProperties property for this object.
      Parameters:
      vendorAdditionalFixedProperties - The new value for the VendorAdditionalFixedProperties property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.