Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
com.google.cloud.securitycenter.v1.stub |
Modifier and Type | Method and Description |
---|---|
OperationFuture<BulkMuteFindingsResponse,Empty> |
SecurityCenterClient.bulkMuteFindingsAsync(BulkMuteFindingsRequest request)
Kicks off an LRO to bulk mute findings for a parent based on a filter.
|
OperationFuture<BulkMuteFindingsResponse,Empty> |
SecurityCenterClient.bulkMuteFindingsAsync(com.google.api.resourcenames.ResourceName parent)
Kicks off an LRO to bulk mute findings for a parent based on a filter.
|
OperationFuture<BulkMuteFindingsResponse,Empty> |
SecurityCenterClient.bulkMuteFindingsAsync(String parent)
Kicks off an LRO to bulk mute findings for a parent based on a filter.
|
OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty> |
SecurityCenterClient.bulkMuteFindingsOperationCallable()
Kicks off an LRO to bulk mute findings for a parent based on a filter.
|
OperationCallSettings<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty> |
SecurityCenterSettings.bulkMuteFindingsOperationSettings()
Returns the object with the settings used for calls to bulkMuteFindings.
|
OperationCallSettings.Builder<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty> |
SecurityCenterSettings.Builder.bulkMuteFindingsOperationSettings()
Returns the builder for the settings used for calls to bulkMuteFindings.
|
Parser<BulkMuteFindingsResponse> |
BulkMuteFindingsResponse.getParserForType() |
static Parser<BulkMuteFindingsResponse> |
BulkMuteFindingsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
BulkMuteFindingsResponse.Builder |
BulkMuteFindingsResponse.Builder.mergeFrom(BulkMuteFindingsResponse other) |
static BulkMuteFindingsResponse.Builder |
BulkMuteFindingsResponse.newBuilder(BulkMuteFindingsResponse prototype) |
Copyright © 2022 Google LLC. All rights reserved.