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