Uses of Class
com.google.cloud.securitycenter.v1p1beta1.ListFindingsRequest
-
Packages that use ListFindingsRequest Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1p1beta1.stub -
-
Uses of ListFindingsRequest in com.google.cloud.securitycenter.v1p1beta1
Methods in com.google.cloud.securitycenter.v1p1beta1 that return ListFindingsRequest Modifier and Type Method Description ListFindingsRequestListFindingsRequest.Builder. build()ListFindingsRequestListFindingsRequest.Builder. buildPartial()static ListFindingsRequestListFindingsRequest. getDefaultInstance()ListFindingsRequestListFindingsRequest.Builder. getDefaultInstanceForType()ListFindingsRequestListFindingsRequest. getDefaultInstanceForType()static ListFindingsRequestListFindingsRequest. parseDelimitedFrom(InputStream input)static ListFindingsRequestListFindingsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsRequestListFindingsRequest. parseFrom(byte[] data)static ListFindingsRequestListFindingsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsRequestListFindingsRequest. parseFrom(com.google.protobuf.ByteString data)static ListFindingsRequestListFindingsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsRequestListFindingsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListFindingsRequestListFindingsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsRequestListFindingsRequest. parseFrom(InputStream input)static ListFindingsRequestListFindingsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsRequestListFindingsRequest. parseFrom(ByteBuffer data)static ListFindingsRequestListFindingsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1p1beta1 that return types with arguments of type ListFindingsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFindingsRequest,ListFindingsResponse>SecurityCenterGrpc. getListFindingsMethod()com.google.protobuf.Parser<ListFindingsRequest>ListFindingsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse>SecurityCenterClient. listFindingsCallable()Lists an organization or source's findings.com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse>SecurityCenterClient. listFindingsPagedCallable()Lists an organization or source's findings.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse>SecurityCenterSettings.Builder. listFindingsSettings()Returns the builder for the settings used for calls to listFindings.com.google.api.gax.rpc.PagedCallSettings<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse>SecurityCenterSettings. listFindingsSettings()Returns the object with the settings used for calls to listFindings.static com.google.protobuf.Parser<ListFindingsRequest>ListFindingsRequest. parser()Methods in com.google.cloud.securitycenter.v1p1beta1 with parameters of type ListFindingsRequest Modifier and Type Method Description SecurityCenterClient.ListFindingsPagedResponseSecurityCenterClient. listFindings(ListFindingsRequest request)Lists an organization or source's findings.default voidSecurityCenterGrpc.AsyncService. listFindings(ListFindingsRequest request, io.grpc.stub.StreamObserver<ListFindingsResponse> responseObserver)Lists an organization or source's findings.ListFindingsResponseSecurityCenterGrpc.SecurityCenterBlockingStub. listFindings(ListFindingsRequest request)Lists an organization or source's findings.com.google.common.util.concurrent.ListenableFuture<ListFindingsResponse>SecurityCenterGrpc.SecurityCenterFutureStub. listFindings(ListFindingsRequest request)Lists an organization or source's findings.voidSecurityCenterGrpc.SecurityCenterStub. listFindings(ListFindingsRequest request, io.grpc.stub.StreamObserver<ListFindingsResponse> responseObserver)Lists an organization or source's findings.ListFindingsRequest.BuilderListFindingsRequest.Builder. mergeFrom(ListFindingsRequest other)static ListFindingsRequest.BuilderListFindingsRequest. newBuilder(ListFindingsRequest prototype)Method parameters in com.google.cloud.securitycenter.v1p1beta1 with type arguments of type ListFindingsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<SecurityCenterClient.ListFindingsPagedResponse>SecurityCenterClient.ListFindingsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,ListFindingsResponse.ListFindingsResult> context, com.google.api.core.ApiFuture<ListFindingsResponse> futureResponse)protected SecurityCenterClient.ListFindingsPageSecurityCenterClient.ListFindingsPage. createPage(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,ListFindingsResponse.ListFindingsResult> context, ListFindingsResponse response)com.google.api.core.ApiFuture<SecurityCenterClient.ListFindingsPage>SecurityCenterClient.ListFindingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,ListFindingsResponse.ListFindingsResult> context, com.google.api.core.ApiFuture<ListFindingsResponse> futureResponse) -
Uses of ListFindingsRequest in com.google.cloud.securitycenter.v1p1beta1.stub
Methods in com.google.cloud.securitycenter.v1p1beta1.stub that return types with arguments of type ListFindingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse>GrpcSecurityCenterStub. listFindingsCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse>HttpJsonSecurityCenterStub. listFindingsCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse>SecurityCenterStub. listFindingsCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse>GrpcSecurityCenterStub. listFindingsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse>HttpJsonSecurityCenterStub. listFindingsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse>SecurityCenterStub. listFindingsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse>SecurityCenterStubSettings.Builder. listFindingsSettings()Returns the builder for the settings used for calls to listFindings.com.google.api.gax.rpc.PagedCallSettings<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse>SecurityCenterStubSettings. listFindingsSettings()Returns the object with the settings used for calls to listFindings.
-