Interface ServiceAdditionalInfo.Builder

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

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

    • value

      This field specifies the value of the additional information.

      Parameters:
      value - This field specifies the value of the additional information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      Describes the type of the additional information.

      Parameters:
      type - Describes the type of the additional information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.