public static class PhoneCallActivityPersonResp.PhoneCallActivityPersonRespBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PhoneCallActivityPersonResp |
build() |
PhoneCallActivityPersonResp.PhoneCallActivityPersonRespBuilder |
phoneCallActivity(String phoneCallActivity)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
PhoneCallActivityPersonResp.PhoneCallActivityPersonRespBuilder |
responsibleEmployee(String responsibleEmployee)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public PhoneCallActivityPersonResp.PhoneCallActivityPersonRespBuilder phoneCallActivity(@Nullable String phoneCallActivity)
Original property name from the Odata EDM: PhoneCallActivity
this
.@Nonnull public PhoneCallActivityPersonResp.PhoneCallActivityPersonRespBuilder responsibleEmployee(@Nullable String responsibleEmployee)
Original property name from the Odata EDM: ResponsibleEmployee
this
.@Nonnull public PhoneCallActivityPersonResp build()
Copyright © 2021 SAP SE. All rights reserved.