public static class ActionResponse.ActionResponseBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ActionResponse |
build() |
ActionResponse.ActionResponseBuilder |
response(String response)
Constraints: Not nullable, Maximum length: 120
|
String |
toString() |
@Nonnull public ActionResponse.ActionResponseBuilder response(@Nullable String response)
Original property from the Odata EDM: Response
response
- this
.@Nonnull public ActionResponse build()
Copyright © 2020 SAP SE. All rights reserved.