Uses of Class
org.jenkinsci.plugins.fodupload.models.response.Dast.GetDastScanSettingResponse.Policy
-
Packages that use GetDastScanSettingResponse.Policy Package Description org.jenkinsci.plugins.fodupload.models.response.Dast -
-
Uses of GetDastScanSettingResponse.Policy in org.jenkinsci.plugins.fodupload.models.response.Dast
Fields in org.jenkinsci.plugins.fodupload.models.response.Dast declared as GetDastScanSettingResponse.Policy Modifier and Type Field Description GetDastScanSettingResponse.PolicyGetDastScanSettingResponse. policyMethods in org.jenkinsci.plugins.fodupload.models.response.Dast that return GetDastScanSettingResponse.Policy Modifier and Type Method Description static GetDastScanSettingResponse.PolicyGetDastScanSettingResponse.Policy. valueOf(String name)Returns the enum constant of this type with the specified name.static GetDastScanSettingResponse.Policy[]GetDastScanSettingResponse.Policy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-