Uses of Class
ai.vectros.types.SchemaResponseAllowedSurfacesItem
Packages that use SchemaResponseAllowedSurfacesItem
-
Uses of SchemaResponseAllowedSurfacesItem in ai.vectros.types
Fields in ai.vectros.types declared as SchemaResponseAllowedSurfacesItemModifier and TypeFieldDescriptionstatic final SchemaResponseAllowedSurfacesItemSchemaResponseAllowedSurfacesItem.CLIENTstatic final SchemaResponseAllowedSurfacesItemSchemaResponseAllowedSurfacesItem.DOCUMENTstatic final SchemaResponseAllowedSurfacesItemSchemaResponseAllowedSurfacesItem.ORGstatic final SchemaResponseAllowedSurfacesItemSchemaResponseAllowedSurfacesItem.RECORDstatic final SchemaResponseAllowedSurfacesItemSchemaResponseAllowedSurfacesItem.USERMethods in ai.vectros.types that return SchemaResponseAllowedSurfacesItemModifier and TypeMethodDescriptionMethods in ai.vectros.types that return types with arguments of type SchemaResponseAllowedSurfacesItemMethod parameters in ai.vectros.types with type arguments of type SchemaResponseAllowedSurfacesItemModifier and TypeMethodDescriptionSchemaResponse.Builder.allowedSurfaces(List<SchemaResponseAllowedSurfacesItem> allowedSurfaces) SchemaResponse.Builder.allowedSurfaces(Optional<List<SchemaResponseAllowedSurfacesItem>> allowedSurfaces) Which typed surfaces may bind this schema (record, document, user, org, or client).