Uses of Interface
com.google.cloud.securitycenter.settings.v1beta1.DetectorOrBuilder
-
Packages that use DetectorOrBuilder Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center API -
-
Uses of DetectorOrBuilder in com.google.cloud.securitycenter.settings.v1beta1
Classes in com.google.cloud.securitycenter.settings.v1beta1 that implement DetectorOrBuilder Modifier and Type Class Description classDetectorDetector is a set of detectors or scanners act as individual checks done within a component e.g.static classDetector.BuilderDetector is a set of detectors or scanners act as individual checks done within a component e.g.Methods in com.google.cloud.securitycenter.settings.v1beta1 that return DetectorOrBuilder Modifier and Type Method Description DetectorOrBuilderListDetectorsResponse.Builder. getDetectorsOrBuilder(int index)The detectors from the specified organization.DetectorOrBuilderListDetectorsResponse. getDetectorsOrBuilder(int index)The detectors from the specified organization.DetectorOrBuilderListDetectorsResponseOrBuilder. getDetectorsOrBuilder(int index)The detectors from the specified organization.Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type DetectorOrBuilder Modifier and Type Method Description List<? extends DetectorOrBuilder>ListDetectorsResponse.Builder. getDetectorsOrBuilderList()The detectors from the specified organization.List<? extends DetectorOrBuilder>ListDetectorsResponse. getDetectorsOrBuilderList()The detectors from the specified organization.List<? extends DetectorOrBuilder>ListDetectorsResponseOrBuilder. getDetectorsOrBuilderList()The detectors from the specified organization.
-