Uses of Class
com.sap.cds.adapter.odata.v4.serializer.json.options.StructCollection2JsonOptions.Builder
Packages that use StructCollection2JsonOptions.Builder
-
Uses of StructCollection2JsonOptions.Builder in com.sap.cds.adapter.odata.v4.serializer.json.options
Methods in com.sap.cds.adapter.odata.v4.serializer.json.options that return StructCollection2JsonOptions.BuilderModifier and TypeMethodDescriptionStructCollection2JsonOptions.Builder.autoExpand(boolean autoExpand) StructCollection2JsonOptions.Builder.contextURL(ContextURL contextURL) Sets theContextURL.StructCollection2JsonOptions.Builder.count(CountOption count) Sets the $count system query option.StructCollection2JsonOptions.Builder.expand(ExpandOption expand) Sets the $expand system query option.Sets id of the collectionStructCollection2JsonOptions.Builder.isFullRepresentation(boolean isFullRepresentation) sets isFullRepresentation to represent inline entriesStructCollection2JsonOptions.Builder.select(SelectOption select) Sets the $select system query option.StructCollection2JsonOptions.with(ContentType contentType, String odataVersion, CdsRequestGlobals globals) Initializes the options builder.StructCollection2JsonOptions.Builder.writeOnlyReferences(boolean ref) Sets to serialize only references