public static class AttachmentsCount.AttachmentsCountBuilder extends Object
Modifier and Type | Method and Description |
---|---|
AttachmentsCount.AttachmentsCountBuilder |
attachmentCount(Short attachmentCount)
Constraints: Not nullable
|
AttachmentsCount |
build() |
String |
toString() |
public AttachmentsCount.AttachmentsCountBuilder attachmentCount(@Nullable Short attachmentCount)
Original property from the Odata EDM: AttachmentCount
attachmentCount
- this
.public AttachmentsCount build()
Copyright © 2020 SAP SE. All rights reserved.