Uses of Class
ca.gc.cyber.ops.assemblyline.java.client.model.submission.IngestSubmissionResponse.ExtendedScan
-
Packages that use IngestSubmissionResponse.ExtendedScan Package Description ca.gc.cyber.ops.assemblyline.java.client.model.submission -
-
Uses of IngestSubmissionResponse.ExtendedScan in ca.gc.cyber.ops.assemblyline.java.client.model.submission
Methods in ca.gc.cyber.ops.assemblyline.java.client.model.submission that return IngestSubmissionResponse.ExtendedScan Modifier and Type Method Description static IngestSubmissionResponse.ExtendedScanIngestSubmissionResponse.ExtendedScan. valueOf(String name)Returns the enum constant of this type with the specified name.static IngestSubmissionResponse.ExtendedScan[]IngestSubmissionResponse.ExtendedScan. values()Returns an array containing the constants of this enum type, in the order they are declared.
-