Uses of Class
ai.rapids.cudf.GetJsonObjectOptions.Builder
Packages that use GetJsonObjectOptions.Builder
-
Uses of GetJsonObjectOptions.Builder in ai.rapids.cudf
Methods in ai.rapids.cudf that return GetJsonObjectOptions.BuilderModifier and TypeMethodDescriptionGetJsonObjectOptions.Builder.allowSingleQuotes
(boolean allowSingleQuotes) static GetJsonObjectOptions.Builder
GetJsonObjectOptions.builder()
GetJsonObjectOptions.Builder.missingFieldsAsNulls
(boolean missingFieldsAsNulls) GetJsonObjectOptions.Builder.stripQuotesFromSingleStrings
(boolean stripQuotesFromSingleStrings)