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 class
Detector
Detector is a set of detectors or scanners act as individual checks done within a component e.g.static class
Detector.Builder
Detector 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 DetectorOrBuilder
ListDetectorsResponse.Builder. getDetectorsOrBuilder(int index)
The detectors from the specified organization.DetectorOrBuilder
ListDetectorsResponse. getDetectorsOrBuilder(int index)
The detectors from the specified organization.DetectorOrBuilder
ListDetectorsResponseOrBuilder. 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.
-