Uses of Class
com.google.cloud.securitycenter.v1.BulkMuteFindingsRequest
-
Packages that use BulkMuteFindingsRequest Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of BulkMuteFindingsRequest in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return BulkMuteFindingsRequest Modifier and Type Method Description BulkMuteFindingsRequest
BulkMuteFindingsRequest.Builder. build()
BulkMuteFindingsRequest
BulkMuteFindingsRequest.Builder. buildPartial()
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. getDefaultInstance()
BulkMuteFindingsRequest
BulkMuteFindingsRequest.Builder. getDefaultInstanceForType()
BulkMuteFindingsRequest
BulkMuteFindingsRequest. getDefaultInstanceForType()
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseDelimitedFrom(InputStream input)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(byte[] data)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(com.google.protobuf.ByteString data)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(InputStream input)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(ByteBuffer data)
static BulkMuteFindingsRequest
BulkMuteFindingsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type BulkMuteFindingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BulkMuteFindingsRequest,com.google.longrunning.Operation>
SecurityCenterClient. bulkMuteFindingsCallable()
Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>
SecurityCenterClient. bulkMuteFindingsOperationCallable()
Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.api.gax.rpc.OperationCallSettings.Builder<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>
SecurityCenterSettings.Builder. bulkMuteFindingsOperationSettings()
Returns the builder for the settings used for calls to bulkMuteFindings.com.google.api.gax.rpc.OperationCallSettings<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>
SecurityCenterSettings. bulkMuteFindingsOperationSettings()
Returns the object with the settings used for calls to bulkMuteFindings.com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkMuteFindingsRequest,com.google.longrunning.Operation>
SecurityCenterSettings.Builder. bulkMuteFindingsSettings()
Returns the builder for the settings used for calls to bulkMuteFindings.com.google.api.gax.rpc.UnaryCallSettings<BulkMuteFindingsRequest,com.google.longrunning.Operation>
SecurityCenterSettings. bulkMuteFindingsSettings()
Returns the object with the settings used for calls to bulkMuteFindings.static io.grpc.MethodDescriptor<BulkMuteFindingsRequest,com.google.longrunning.Operation>
SecurityCenterGrpc. getBulkMuteFindingsMethod()
com.google.protobuf.Parser<BulkMuteFindingsRequest>
BulkMuteFindingsRequest. getParserForType()
static com.google.protobuf.Parser<BulkMuteFindingsRequest>
BulkMuteFindingsRequest. parser()
Methods in com.google.cloud.securitycenter.v1 with parameters of type BulkMuteFindingsRequest Modifier and Type Method Description default void
SecurityCenterGrpc.AsyncService. bulkMuteFindings(BulkMuteFindingsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.longrunning.Operation
SecurityCenterGrpc.SecurityCenterBlockingStub. bulkMuteFindings(BulkMuteFindingsRequest request)
Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
SecurityCenterGrpc.SecurityCenterFutureStub. bulkMuteFindings(BulkMuteFindingsRequest request)
Kicks off an LRO to bulk mute findings for a parent based on a filter.void
SecurityCenterGrpc.SecurityCenterStub. bulkMuteFindings(BulkMuteFindingsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.api.gax.longrunning.OperationFuture<BulkMuteFindingsResponse,com.google.protobuf.Empty>
SecurityCenterClient. bulkMuteFindingsAsync(BulkMuteFindingsRequest request)
Kicks off an LRO to bulk mute findings for a parent based on a filter.BulkMuteFindingsRequest.Builder
BulkMuteFindingsRequest.Builder. mergeFrom(BulkMuteFindingsRequest other)
static BulkMuteFindingsRequest.Builder
BulkMuteFindingsRequest. newBuilder(BulkMuteFindingsRequest prototype)
-
Uses of BulkMuteFindingsRequest in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type BulkMuteFindingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BulkMuteFindingsRequest,com.google.longrunning.Operation>
GrpcSecurityCenterStub. bulkMuteFindingsCallable()
com.google.api.gax.rpc.UnaryCallable<BulkMuteFindingsRequest,com.google.longrunning.Operation>
HttpJsonSecurityCenterStub. bulkMuteFindingsCallable()
com.google.api.gax.rpc.UnaryCallable<BulkMuteFindingsRequest,com.google.longrunning.Operation>
SecurityCenterStub. bulkMuteFindingsCallable()
com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>
GrpcSecurityCenterStub. bulkMuteFindingsOperationCallable()
com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>
HttpJsonSecurityCenterStub. bulkMuteFindingsOperationCallable()
com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>
SecurityCenterStub. bulkMuteFindingsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>
SecurityCenterStubSettings.Builder. bulkMuteFindingsOperationSettings()
Returns the builder for the settings used for calls to bulkMuteFindings.com.google.api.gax.rpc.OperationCallSettings<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>
SecurityCenterStubSettings. bulkMuteFindingsOperationSettings()
Returns the object with the settings used for calls to bulkMuteFindings.com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkMuteFindingsRequest,com.google.longrunning.Operation>
SecurityCenterStubSettings.Builder. bulkMuteFindingsSettings()
Returns the builder for the settings used for calls to bulkMuteFindings.com.google.api.gax.rpc.UnaryCallSettings<BulkMuteFindingsRequest,com.google.longrunning.Operation>
SecurityCenterStubSettings. bulkMuteFindingsSettings()
Returns the object with the settings used for calls to bulkMuteFindings.
-