public static interface ServiceAdditionalInfo.Builder extends SdkPojo, CopyableBuilder<ServiceAdditionalInfo.Builder,ServiceAdditionalInfo>
| Modifier and Type | Method and Description |
|---|---|
ServiceAdditionalInfo.Builder |
type(String type)
Describes the type of the additional information.
|
ServiceAdditionalInfo.Builder |
value(String value)
This field specifies the value of the additional information.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServiceAdditionalInfo.Builder value(String value)
This field specifies the value of the additional information.
value - This field specifies the value of the additional information.ServiceAdditionalInfo.Builder type(String type)
Describes the type of the additional information.
type - Describes the type of the additional information.Copyright © 2022. All rights reserved.