Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.Detector
-
Packages that use Detector Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center API -
-
Uses of Detector in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return Detector Modifier and Type Method Description DetectorDetector.Builder. build()DetectorDetector.Builder. buildPartial()static DetectorDetector. getDefaultInstance()DetectorDetector.Builder. getDefaultInstanceForType()DetectorDetector. getDefaultInstanceForType()DetectorListDetectorsResponse.Builder. getDetectors(int index)The detectors from the specified organization.DetectorListDetectorsResponse. getDetectors(int index)The detectors from the specified organization.DetectorListDetectorsResponseOrBuilder. getDetectors(int index)The detectors from the specified organization.static DetectorDetector. parseDelimitedFrom(InputStream input)static DetectorDetector. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetectorDetector. parseFrom(byte[] data)static DetectorDetector. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetectorDetector. parseFrom(com.google.protobuf.ByteString data)static DetectorDetector. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetectorDetector. parseFrom(com.google.protobuf.CodedInputStream input)static DetectorDetector. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetectorDetector. parseFrom(InputStream input)static DetectorDetector. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetectorDetector. parseFrom(ByteBuffer data)static DetectorDetector. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type Detector Modifier and Type Method Description List<Detector>ListDetectorsResponse.Builder. getDetectorsList()The detectors from the specified organization.List<Detector>ListDetectorsResponse. getDetectorsList()The detectors from the specified organization.List<Detector>ListDetectorsResponseOrBuilder. getDetectorsList()The detectors from the specified organization.com.google.protobuf.Parser<Detector>Detector. getParserForType()static com.google.protobuf.Parser<Detector>Detector. parser()Methods in com.google.cloud.securitycenter.settings.v1beta1 with parameters of type Detector Modifier and Type Method Description ListDetectorsResponse.BuilderListDetectorsResponse.Builder. addDetectors(int index, Detector value)The detectors from the specified organization.ListDetectorsResponse.BuilderListDetectorsResponse.Builder. addDetectors(Detector value)The detectors from the specified organization.Detector.BuilderDetector.Builder. mergeFrom(Detector other)static Detector.BuilderDetector. newBuilder(Detector prototype)ListDetectorsResponse.BuilderListDetectorsResponse.Builder. setDetectors(int index, Detector value)The detectors from the specified organization.Method parameters in com.google.cloud.securitycenter.settings.v1beta1 with type arguments of type Detector Modifier and Type Method Description ListDetectorsResponse.BuilderListDetectorsResponse.Builder. addAllDetectors(Iterable<? extends Detector> values)The detectors from the specified organization.static com.google.api.core.ApiFuture<SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse>SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDetectorsRequest,ListDetectorsResponse,Detector> context, com.google.api.core.ApiFuture<ListDetectorsResponse> futureResponse)protected SecurityCenterSettingsServiceClient.ListDetectorsPageSecurityCenterSettingsServiceClient.ListDetectorsPage. createPage(com.google.api.gax.rpc.PageContext<ListDetectorsRequest,ListDetectorsResponse,Detector> context, ListDetectorsResponse response)com.google.api.core.ApiFuture<SecurityCenterSettingsServiceClient.ListDetectorsPage>SecurityCenterSettingsServiceClient.ListDetectorsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDetectorsRequest,ListDetectorsResponse,Detector> context, com.google.api.core.ApiFuture<ListDetectorsResponse> futureResponse)
-