Uses of Class
ai.vectros.types.FieldDefTargetSurface
Packages that use FieldDefTargetSurface
-
Uses of FieldDefTargetSurface in ai.vectros.types
Fields in ai.vectros.types declared as FieldDefTargetSurfaceModifier and TypeFieldDescriptionstatic final FieldDefTargetSurfaceFieldDefTargetSurface.CLIENTstatic final FieldDefTargetSurfaceFieldDefTargetSurface.DOCUMENTstatic final FieldDefTargetSurfaceFieldDefTargetSurface.ORGstatic final FieldDefTargetSurfaceFieldDefTargetSurface.RECORDstatic final FieldDefTargetSurfaceFieldDefTargetSurface.USERMethods in ai.vectros.types that return FieldDefTargetSurfaceMethods in ai.vectros.types that return types with arguments of type FieldDefTargetSurfaceMethods in ai.vectros.types with parameters of type FieldDefTargetSurfaceModifier and TypeMethodDescriptionFieldDef._FinalStage.targetSurface(FieldDefTargetSurface targetSurface) FieldDef.Builder.targetSurface(FieldDefTargetSurface targetSurface) For areferencefield: which surface the target lives on — record, document, user, org, or client.Method parameters in ai.vectros.types with type arguments of type FieldDefTargetSurfaceModifier and TypeMethodDescriptionFieldDef._FinalStage.targetSurface(Optional<FieldDefTargetSurface> targetSurface) For areferencefield: which surface the target lives on — record, document, user, org, or client.FieldDef.Builder.targetSurface(Optional<FieldDefTargetSurface> targetSurface) For areferencefield: which surface the target lives on — record, document, user, org, or client.