A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
F
- FAILED - enum entry in com.hiddenlayer.api.models.scans.jobs.JobRequestParams.Status.Known
- FAILED - enum entry in com.hiddenlayer.api.models.scans.jobs.JobRequestParams.Status.Value
- FAILED - enum entry in com.hiddenlayer.api.models.scans.jobs.ScanJob.Status.Known
- FAILED - enum entry in com.hiddenlayer.api.models.scans.jobs.ScanJob.Status.Value
- FAILED - enum entry in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Status.Known
- FAILED - enum entry in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Status.Value
- FAILED - enum entry in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Status.Known
- FAILED - enum entry in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Status.Value
- FAILED - enum entry in com.hiddenlayer.api.models.scans.results.ScanReport.Status.Known
- FAILED - enum entry in com.hiddenlayer.api.models.scans.results.ScanReport.Status.Value
- file() - function in com.hiddenlayer.api.services.async.scans.UploadServiceAsync
- file() - function in com.hiddenlayer.api.services.async.scans.UploadServiceAsync.WithRawResponse
- file() - function in com.hiddenlayer.api.services.async.scans.UploadServiceAsyncImpl
- file() - function in com.hiddenlayer.api.services.async.scans.UploadServiceAsyncImpl.WithRawResponseImpl
- file() - function in com.hiddenlayer.api.services.blocking.scans.UploadService
- file() - function in com.hiddenlayer.api.services.blocking.scans.UploadService.WithRawResponse
- file() - function in com.hiddenlayer.api.services.blocking.scans.UploadServiceImpl
- file() - function in com.hiddenlayer.api.services.blocking.scans.UploadServiceImpl.WithRawResponseImpl
- FileAddParams - class in com.hiddenlayer.api.models.scans.upload.file
- Upload a model file
- FileAddParams.Builder - class in com.hiddenlayer.api.models.scans.upload.file.FileAddParams
- A builder for FileAddParams.
- FileAddResponse - class in com.hiddenlayer.api.models.scans.upload.file
- FileAddResponse.Builder - class in com.hiddenlayer.api.models.scans.upload.file.FileAddResponse
- A builder for FileAddResponse.
- FileAddResponse.Part - class in com.hiddenlayer.api.models.scans.upload.file.FileAddResponse
- FileAddResponse.Part.Builder - class in com.hiddenlayer.api.models.scans.upload.file.FileAddResponse.Part
- A builder for Part.
- FileCompleteParams - class in com.hiddenlayer.api.models.scans.upload.file
- Complete a file upload
- FileCompleteParams.Builder - class in com.hiddenlayer.api.models.scans.upload.file.FileCompleteParams
- A builder for FileCompleteParams.
- FileCompleteResponse - class in com.hiddenlayer.api.models.scans.upload.file
- FileCompleteResponse.Builder - class in com.hiddenlayer.api.models.scans.upload.file.FileCompleteResponse
- A builder for FileCompleteResponse.
- fileContentLength() - function in com.hiddenlayer.api.models.scans.upload.file.FileAddParams
- fileContentLength(java.lang.Long) - function in com.hiddenlayer.api.models.scans.upload.file.FileAddParams.Builder
- fileCount() - function in com.hiddenlayer.api.models.scans.results.ScanReport
- number of files scanned
- fileCount(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Builder
- Sets Builder.fileCount to an arbitrary JSON value.
- fileCount(java.lang.Long) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Builder
- number of files scanned
- fileCount() - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary
- total number of files scanned
- fileCount(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary.Builder
- Sets Builder.fileCount to an arbitrary JSON value.
- fileCount(java.lang.Long) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary.Builder
- total number of files scanned
- fileError() - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult
- Error messages returned by the scanner
- fileError(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Builder
- Sets Builder.fileError to an arbitrary JSON value.
- fileError(java.util.List) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Builder
- Error messages returned by the scanner
- fileError() - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult
- Error messages returned by the scanner
- fileError(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Builder
- Sets Builder.fileError to an arbitrary JSON value.
- fileError(java.util.List) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Builder
- Error messages returned by the scanner
- fileId() - function in com.hiddenlayer.api.models.scans.upload.file.FileCompleteParams
- fileId(java.util.Optional) - function in com.hiddenlayer.api.models.scans.upload.file.FileCompleteParams.Builder
- Alias for calling Builder.fileId with
fileId.orElse(null). - fileId(java.lang.String) - function in com.hiddenlayer.api.models.scans.upload.file.FileCompleteParams.Builder
- fileInstanceId() - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult
- unique ID of the file
- fileInstanceId(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Builder
- Sets Builder.fileInstanceId to an arbitrary JSON value.
- fileInstanceId(java.lang.String) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Builder
- unique ID of the file
- fileInstanceId() - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult
- unique ID of the file
- fileInstanceId(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Builder
- Sets Builder.fileInstanceId to an arbitrary JSON value.
- fileInstanceId(java.lang.String) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Builder
- unique ID of the file
- fileLocation() - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult
- full file path
- fileLocation(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Builder
- Sets Builder.fileLocation to an arbitrary JSON value.
- fileLocation(java.lang.String) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Builder
- full file path
- fileLocation() - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult
- full file path
- fileLocation(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Builder
- Sets Builder.fileLocation to an arbitrary JSON value.
- fileLocation(java.lang.String) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Builder
- full file path
- filename() - function in com.hiddenlayer.api.core.MultipartField
- Returns the filename directive that will be included in the serialized field.
- filename(java.util.Optional) - function in com.hiddenlayer.api.core.MultipartField.Builder
- Alias for calling Builder.filename with
filename.orElse(null). - filename(java.lang.String) - function in com.hiddenlayer.api.core.MultipartField.Builder
- fileName() - function in com.hiddenlayer.api.models.scans.upload.file.FileAddParams
- fileName(java.lang.String) - function in com.hiddenlayer.api.models.scans.upload.file.FileAddParams.Builder
- fileResults() - function in com.hiddenlayer.api.models.scans.results.FileScanReport
- fileResults(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.Builder
- Sets Builder.fileResults to an arbitrary JSON value.
- fileResults(java.util.List) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.Builder
- fileResults() - function in com.hiddenlayer.api.models.scans.results.ScanReport
- fileResults(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Builder
- Sets Builder.fileResults to an arbitrary JSON value.
- fileResults(java.util.List) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Builder
- FileScanReport - class in com.hiddenlayer.api.models.scans.results
- FileScanReport.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport
- A builder for FileScanReport.
- FileScanReport.FileResult - class in com.hiddenlayer.api.models.scans.results.FileScanReport
- FileScanReport.FileResult.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult
- A builder for FileResult.
- FileScanReport.FileResult.Details - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult
- FileScanReport.FileResult.Details.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details
- A builder for Details.
- FileScanReport.FileResult.Details.FileTypeDetails - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details
- FileScanReport.FileResult.Details.FileTypeDetails.GgufFileAttributes - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails
- FileScanReport.FileResult.Details.FileTypeDetails.GgufFileAttributes.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails.GgufFileAttributes
- A builder for GgufFileAttributes.
- FileScanReport.FileResult.Details.FileTypeDetails.KerasFileAttributes - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails
- FileScanReport.FileResult.Details.FileTypeDetails.KerasFileAttributes.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails.KerasFileAttributes
- A builder for KerasFileAttributes.
- FileScanReport.FileResult.Details.FileTypeDetails.NumpyFileAttributes - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails
- FileScanReport.FileResult.Details.FileTypeDetails.NumpyFileAttributes.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails.NumpyFileAttributes
- A builder for NumpyFileAttributes.
- FileScanReport.FileResult.Details.FileTypeDetails.RdsFileAttributes - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails
- FileScanReport.FileResult.Details.FileTypeDetails.RdsFileAttributes.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails.RdsFileAttributes
- A builder for RdsFileAttributes.
- FileScanReport.FileResult.Details.FileTypeDetails.Visitor - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails
- An interface that defines how to map each variant of FileTypeDetails to a value of type T.
- FileScanReport.FileResult.Detection - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult
- FileScanReport.FileResult.Detection.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection
- A builder for Detection.
- FileScanReport.FileResult.Detection.MitreAtlas - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection
- FileScanReport.FileResult.Detection.MitreAtlas.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.MitreAtlas
- A builder for MitreAtlas.
- FileScanReport.FileResult.Detection.Risk - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection
- detection risk
- FileScanReport.FileResult.Detection.Risk.Known - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.Risk
- An enum containing Risk's known values.
- FileScanReport.FileResult.Detection.Risk.Value - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.Risk
- An enum containing Risk's known values, as well as an _UNKNOWN member.
- FileScanReport.FileResult.Detection.RuleDetail - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection
- FileScanReport.FileResult.Detection.RuleDetail.Builder - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.RuleDetail
- A builder for RuleDetail.
- FileScanReport.FileResult.Detection.RuleDetail.Status - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.RuleDetail
- status
- FileScanReport.FileResult.Detection.RuleDetail.Status.Known - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.RuleDetail.Status
- An enum containing Status's known values.
- FileScanReport.FileResult.Detection.RuleDetail.Status.Value - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.RuleDetail.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- FileScanReport.FileResult.Detection.Severity - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection
- The severity of the detection.
- FileScanReport.FileResult.Detection.Severity.Known - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.Severity
- An enum containing Severity's known values.
- FileScanReport.FileResult.Detection.Severity.Value - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Detection.Severity
- An enum containing Severity's known values, as well as an _UNKNOWN member.
- FileScanReport.FileResult.Status - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult
- status of the scan
- FileScanReport.FileResult.Status.Known - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Status
- An enum containing Status's known values.
- FileScanReport.FileResult.Status.Value - class in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- FileService - class in com.hiddenlayer.api.services.blocking.scans.upload
- FileService.WithRawResponse - class in com.hiddenlayer.api.services.blocking.scans.upload.FileService
- A view of FileService that provides access to raw HTTP responses for each method.
- FileServiceAsync - class in com.hiddenlayer.api.services.async.scans.upload
- FileServiceAsync.WithRawResponse - class in com.hiddenlayer.api.services.async.scans.upload.FileServiceAsync
- A view of FileServiceAsync that provides access to raw HTTP responses for each method.
- FileServiceAsyncImpl - class in com.hiddenlayer.api.services.async.scans.upload
- FileServiceAsyncImpl.WithRawResponseImpl - class in com.hiddenlayer.api.services.async.scans.upload.FileServiceAsyncImpl
- FileServiceImpl - class in com.hiddenlayer.api.services.blocking.scans.upload
- FileServiceImpl.WithRawResponseImpl - class in com.hiddenlayer.api.services.blocking.scans.upload.FileServiceImpl
- filesFailedToScan() - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary
- number of files that failed during scanning
- filesFailedToScan(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary.Builder
- Sets Builder.filesFailedToScan to an arbitrary JSON value.
- filesFailedToScan(java.lang.Long) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary.Builder
- number of files that failed during scanning
- fileSize() - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details
- size of the file in human readable format
- fileSize(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- Sets Builder.fileSize to an arbitrary JSON value.
- fileSize(java.lang.String) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- size of the file in human readable format
- fileSize() - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details
- size of the file in human readable format
- fileSize(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- Sets Builder.fileSize to an arbitrary JSON value.
- fileSize(java.lang.String) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- size of the file in human readable format
- fileSizeBytes() - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details
- size of the file in bytes
- fileSizeBytes(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- Sets Builder.fileSizeBytes to an arbitrary JSON value.
- fileSizeBytes(java.lang.Long) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- size of the file in bytes
- fileSizeBytes() - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details
- size of the file in bytes
- fileSizeBytes(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- Sets Builder.fileSizeBytes to an arbitrary JSON value.
- fileSizeBytes(java.lang.Long) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- size of the file in bytes
- filesWithDetectionsCount() - function in com.hiddenlayer.api.models.scans.results.ScanReport
- number of files with detections found
- filesWithDetectionsCount(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Builder
- Sets Builder.filesWithDetectionsCount to an arbitrary JSON value.
- filesWithDetectionsCount(java.lang.Long) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Builder
- number of files with detections found
- filesWithDetectionsCount() - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary
- number of files that contain detections
- filesWithDetectionsCount(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary.Builder
- Sets Builder.filesWithDetectionsCount to an arbitrary JSON value.
- filesWithDetectionsCount(java.lang.Long) - function in com.hiddenlayer.api.models.scans.results.ScanReport.Summary.Builder
- number of files that contain detections
- fileType() - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details
- type of the file
- fileType(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- Sets Builder.fileType to an arbitrary JSON value.
- fileType(java.lang.String) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- type of the file
- fileType() - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details
- type of the file
- fileType(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- Sets Builder.fileType to an arbitrary JSON value.
- fileType(java.lang.String) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- type of the file
- fileTypeDetails() - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details
- fileTypeDetails(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- Sets Builder.fileTypeDetails to an arbitrary JSON value.
- fileTypeDetails(com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- fileTypeDetails(com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails.GgufFileAttributes) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- Alias for calling fileTypeDetails with
FileTypeDetails.ofGgufFileAttributes(ggufFileAttributes). - fileTypeDetails(com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails.KerasFileAttributes) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- Alias for calling fileTypeDetails with
FileTypeDetails.ofKerasFileAttributes(kerasFileAttributes). - fileTypeDetails(com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails.NumpyFileAttributes) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- Alias for calling fileTypeDetails with
FileTypeDetails.ofNumpyFileAttributes(numpyFileAttributes). - fileTypeDetails(com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.FileTypeDetails.RdsFileAttributes) - function in com.hiddenlayer.api.models.scans.results.FileScanReport.FileResult.Details.Builder
- Alias for calling fileTypeDetails with
FileTypeDetails.ofRdsFileAttributes(rdsFileAttributes). - fileTypeDetails() - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details
- fileTypeDetails(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- Sets Builder.fileTypeDetails to an arbitrary JSON value.
- fileTypeDetails(com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.FileTypeDetails) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- fileTypeDetails(com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.FileTypeDetails.GgufFileAttributes) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- Alias for calling fileTypeDetails with
FileTypeDetails.ofGgufFileAttributes(ggufFileAttributes). - fileTypeDetails(com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.FileTypeDetails.KerasFileAttributes) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- Alias for calling fileTypeDetails with
FileTypeDetails.ofKerasFileAttributes(kerasFileAttributes). - fileTypeDetails(com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.FileTypeDetails.NumpyFileAttributes) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- Alias for calling fileTypeDetails with
FileTypeDetails.ofNumpyFileAttributes(numpyFileAttributes). - fileTypeDetails(com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.FileTypeDetails.RdsFileAttributes) - function in com.hiddenlayer.api.models.scans.results.ScanReport.FileResult.Details.Builder
- Alias for calling fileTypeDetails with
FileTypeDetails.ofRdsFileAttributes(rdsFileAttributes). - fillInStackTrace() - function in kotlin.Throwable
- filter() - function in com.hiddenlayer.api.models.sensors.SensorQueryParams
- filter() - function in com.hiddenlayer.api.models.sensors.SensorQueryParams.Body
- filter(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.sensors.SensorQueryParams.Body.Builder
- Sets Builder.filter to an arbitrary JSON value.
- filter(com.hiddenlayer.api.models.sensors.SensorQueryParams.Filter) - function in com.hiddenlayer.api.models.sensors.SensorQueryParams.Body.Builder
- filter(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.sensors.SensorQueryParams.Builder
- Sets Builder.filter to an arbitrary JSON value.
- filter(com.hiddenlayer.api.models.sensors.SensorQueryParams.Filter) - function in com.hiddenlayer.api.models.sensors.SensorQueryParams.Builder
- findBackReference(java.lang.String) - function in com.fasterxml.jackson.databind.JsonDeserializer
- findings() - function in com.hiddenlayer.api.models.interactions.InteractionAnalyzeResponse.Analysis
- The frameworks and associated findings for the analysis.
- findings(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.interactions.InteractionAnalyzeResponse.Analysis.Builder
- Sets Builder.findings to an arbitrary JSON value.
- findings(com.hiddenlayer.api.models.interactions.InteractionAnalyzeResponse.Analysis.Findings) - function in com.hiddenlayer.api.models.interactions.InteractionAnalyzeResponse.Analysis.Builder
- The frameworks and associated findings for the analysis.
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- frameworks() - function in com.hiddenlayer.api.models.interactions.InteractionAnalyzeResponse.Analysis.Findings
- The taxonomies for the detections.
- frameworks(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.interactions.InteractionAnalyzeResponse.Analysis.Findings.Builder
- Sets Builder.frameworks to an arbitrary JSON value.
- frameworks(com.hiddenlayer.api.models.interactions.InteractionAnalyzeResponse.Analysis.Findings.Frameworks) - function in com.hiddenlayer.api.models.interactions.InteractionAnalyzeResponse.Analysis.Findings.Builder
- The taxonomies for the detections.
- frameworks() - function in com.hiddenlayer.api.models.promptanalyzer.PromptAnalyzerCreateResponse
- The framework labels identified during analysis
- frameworks(com.hiddenlayer.api.core.JsonField) - function in com.hiddenlayer.api.models.promptanalyzer.PromptAnalyzerCreateResponse.Builder
- Sets Builder.frameworks to an arbitrary JSON value.
- frameworks(com.hiddenlayer.api.models.promptanalyzer.PromptAnalyzerCreateResponse.Frameworks) - function in com.hiddenlayer.api.models.promptanalyzer.PromptAnalyzerCreateResponse.Builder
- The framework labels identified during analysis
- from(com.hiddenlayer.api.core.Page) - function in com.hiddenlayer.api.core.AutoPager.Companion
- from(com.hiddenlayer.api.core.PageAsync,java.util.concurrent.Executor) - function in com.hiddenlayer.api.core.AutoPagerAsync.Companion
- from(java.lang.Object) - function in com.hiddenlayer.api.core.JsonValue.Companion
- Converts the given value to a JsonValue.
- fromEnv() - function in com.hiddenlayer.api.core.ClientOptions.Builder
- Updates configuration using system properties and environment variables.
- fromEnv() - function in com.hiddenlayer.api.core.ClientOptions.Companion
- Returns options configured using system properties and environment variables.
- fromJsonNode(com.fasterxml.jackson.databind.JsonNode) - function in com.hiddenlayer.api.core.JsonValue.Companion
- Returns a JsonValue converted from the given Jackson JsonNode.
- FULL - enum entry in com.hiddenlayer.api.models.promptanalyzer.PromptAnalyzerCreateResponse.Policy.PromptInjectionScanType.Known
- FULL - enum entry in com.hiddenlayer.api.models.promptanalyzer.PromptAnalyzerCreateResponse.Policy.PromptInjectionScanType.Value