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 |
---|---|
Parser<SetMuteRequest> |
SetMuteRequest.getParserForType() |
static MethodDescriptor<SetMuteRequest,Finding> |
SecurityCenterGrpc.getSetMuteMethod() |
static Parser<SetMuteRequest> |
SetMuteRequest.parser() |
UnaryCallable<SetMuteRequest,Finding> |
SecurityCenterClient.setMuteCallable()
Updates the mute state of a finding.
|
UnaryCallSettings<SetMuteRequest,Finding> |
SecurityCenterSettings.setMuteSettings()
Returns the object with the settings used for calls to setMute.
|
UnaryCallSettings.Builder<SetMuteRequest,Finding> |
SecurityCenterSettings.Builder.setMuteSettings()
Returns the builder for the settings used for calls to setMute.
|
Modifier and Type | Method and Description |
---|---|
SetMuteRequest.Builder |
SetMuteRequest.Builder.mergeFrom(SetMuteRequest other) |
static SetMuteRequest.Builder |
SetMuteRequest.newBuilder(SetMuteRequest prototype) |
Finding |
SecurityCenterGrpc.SecurityCenterBlockingStub.setMute(SetMuteRequest request)
Updates the mute state of a finding.
|
com.google.common.util.concurrent.ListenableFuture<Finding> |
SecurityCenterGrpc.SecurityCenterFutureStub.setMute(SetMuteRequest request)
Updates the mute state of a finding.
|
Finding |
SecurityCenterClient.setMute(SetMuteRequest request)
Updates the mute state of a finding.
|
void |
SecurityCenterGrpc.SecurityCenterImplBase.setMute(SetMuteRequest request,
StreamObserver<Finding> responseObserver)
Updates the mute state of a finding.
|
void |
SecurityCenterGrpc.SecurityCenterStub.setMute(SetMuteRequest request,
StreamObserver<Finding> responseObserver)
Updates the mute state of a finding.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetMuteRequest,Finding> |
SecurityCenterStub.setMuteCallable() |
UnaryCallable<SetMuteRequest,Finding> |
HttpJsonSecurityCenterStub.setMuteCallable() |
UnaryCallable<SetMuteRequest,Finding> |
GrpcSecurityCenterStub.setMuteCallable() |
UnaryCallSettings<SetMuteRequest,Finding> |
SecurityCenterStubSettings.setMuteSettings()
Returns the object with the settings used for calls to setMute.
|
UnaryCallSettings.Builder<SetMuteRequest,Finding> |
SecurityCenterStubSettings.Builder.setMuteSettings()
Returns the builder for the settings used for calls to setMute.
|
Copyright © 2022 Google LLC. All rights reserved.