Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.ListDetectorsResponse
-
Packages that use ListDetectorsResponse Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center APIcom.google.cloud.securitycenter.settings.v1beta1.stub -
-
Uses of ListDetectorsResponse in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return ListDetectorsResponse Modifier and Type Method Description ListDetectorsResponseListDetectorsResponse.Builder. build()ListDetectorsResponseListDetectorsResponse.Builder. buildPartial()static ListDetectorsResponseListDetectorsResponse. getDefaultInstance()ListDetectorsResponseListDetectorsResponse.Builder. getDefaultInstanceForType()ListDetectorsResponseListDetectorsResponse. getDefaultInstanceForType()ListDetectorsResponseSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. listDetectors(ListDetectorsRequest request)Retrieves an unordered list of available detectors.static ListDetectorsResponseListDetectorsResponse. parseDelimitedFrom(InputStream input)static ListDetectorsResponseListDetectorsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDetectorsResponseListDetectorsResponse. parseFrom(byte[] data)static ListDetectorsResponseListDetectorsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDetectorsResponseListDetectorsResponse. parseFrom(com.google.protobuf.ByteString data)static ListDetectorsResponseListDetectorsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDetectorsResponseListDetectorsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDetectorsResponseListDetectorsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDetectorsResponseListDetectorsResponse. parseFrom(InputStream input)static ListDetectorsResponseListDetectorsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDetectorsResponseListDetectorsResponse. parseFrom(ByteBuffer data)static ListDetectorsResponseListDetectorsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type ListDetectorsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDetectorsRequest,ListDetectorsResponse>SecurityCenterSettingsServiceGrpc. getListDetectorsMethod()com.google.protobuf.Parser<ListDetectorsResponse>ListDetectorsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListDetectorsResponse>SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceFutureStub. listDetectors(ListDetectorsRequest request)Retrieves an unordered list of available detectors.com.google.api.gax.rpc.UnaryCallable<ListDetectorsRequest,ListDetectorsResponse>SecurityCenterSettingsServiceClient. listDetectorsCallable()Retrieves an unordered list of available detectors.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDetectorsRequest,ListDetectorsResponse,SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse>SecurityCenterSettingsServiceSettings.Builder. listDetectorsSettings()Returns the builder for the settings used for calls to listDetectors.com.google.api.gax.rpc.PagedCallSettings<ListDetectorsRequest,ListDetectorsResponse,SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse>SecurityCenterSettingsServiceSettings. listDetectorsSettings()Returns the object with the settings used for calls to listDetectors.static com.google.protobuf.Parser<ListDetectorsResponse>ListDetectorsResponse. parser()Methods in com.google.cloud.securitycenter.settings.v1beta1 with parameters of type ListDetectorsResponse Modifier and Type Method Description protected SecurityCenterSettingsServiceClient.ListDetectorsPageSecurityCenterSettingsServiceClient.ListDetectorsPage. createPage(com.google.api.gax.rpc.PageContext<ListDetectorsRequest,ListDetectorsResponse,Detector> context, ListDetectorsResponse response)ListDetectorsResponse.BuilderListDetectorsResponse.Builder. mergeFrom(ListDetectorsResponse other)static ListDetectorsResponse.BuilderListDetectorsResponse. newBuilder(ListDetectorsResponse prototype)Method parameters in com.google.cloud.securitycenter.settings.v1beta1 with type arguments of type ListDetectorsResponse Modifier and Type Method Description 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)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)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)default voidSecurityCenterSettingsServiceGrpc.AsyncService. listDetectors(ListDetectorsRequest request, io.grpc.stub.StreamObserver<ListDetectorsResponse> responseObserver)Retrieves an unordered list of available detectors.voidSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceStub. listDetectors(ListDetectorsRequest request, io.grpc.stub.StreamObserver<ListDetectorsResponse> responseObserver)Retrieves an unordered list of available detectors. -
Uses of ListDetectorsResponse in com.google.cloud.securitycenter.settings.v1beta1.stub
Methods in com.google.cloud.securitycenter.settings.v1beta1.stub that return types with arguments of type ListDetectorsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDetectorsRequest,ListDetectorsResponse>GrpcSecurityCenterSettingsServiceStub. listDetectorsCallable()com.google.api.gax.rpc.UnaryCallable<ListDetectorsRequest,ListDetectorsResponse>SecurityCenterSettingsServiceStub. listDetectorsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListDetectorsRequest,ListDetectorsResponse,SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse>SecurityCenterSettingsServiceStubSettings.Builder. listDetectorsSettings()Returns the builder for the settings used for calls to listDetectors.com.google.api.gax.rpc.PagedCallSettings<ListDetectorsRequest,ListDetectorsResponse,SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse>SecurityCenterSettingsServiceStubSettings. listDetectorsSettings()Returns the object with the settings used for calls to listDetectors.
-