public static class IcmCacheResult.IcmCacheResultBuilder extends Object
Modifier and Type | Method and Description |
---|---|
IcmCacheResult |
build() |
IcmCacheResult.IcmCacheResultBuilder |
content(String content)
Constraints: Not nullable
|
String |
toString() |
IcmCacheResult.IcmCacheResultBuilder |
url(String url)
(Key Field) Constraints: Not nullable
|
@Nonnull public IcmCacheResult.IcmCacheResultBuilder url(@Nullable String url)
Original property name from the Odata EDM: url
this
.@Nonnull public IcmCacheResult.IcmCacheResultBuilder content(@Nullable String content)
Original property name from the Odata EDM: content
this
.@Nonnull public IcmCacheResult build()
Copyright © 2021 SAP SE. All rights reserved.