Uses of Class
com.sap.cds.adapter.odata.v4.serializer.json.options.Struct2JsonOptions.Builder
Packages that use Struct2JsonOptions.Builder
-
Uses of Struct2JsonOptions.Builder in com.sap.cds.adapter.odata.v4.serializer.json.options
Methods in com.sap.cds.adapter.odata.v4.serializer.json.options that return Struct2JsonOptions.BuilderModifier and TypeMethodDescriptionStruct2JsonOptions.Builder.autoExpand(boolean autoExpand) Struct2JsonOptions.Builder.contextURL(ContextURL contextURL) Sets theContextURL.Struct2JsonOptions.Builder.derivedTypeName(String typeName) Struct2JsonOptions.Builder.expand(ExpandOption expand) Sets the $expand system query option.Struct2JsonOptions.Builder.select(SelectOption select) Sets the $select system query option.static Struct2JsonOptions.BuilderStruct2JsonOptions.with(ContentType contentType, String odataVersion, CdsRequestGlobals globals) Initializes the options builder.Struct2JsonOptions.Builder.writeOnlyReferences(boolean refsOnly) Sets to serialize only references