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 |
---|---|
Finding.Builder |
Finding.Builder.putAllExternalSystems(Map<String,ExternalSystem> values)
Output only.
|
void |
SecurityCenterGrpc.SecurityCenterImplBase.updateExternalSystem(UpdateExternalSystemRequest request,
StreamObserver<ExternalSystem> responseObserver)
Updates external system.
|
void |
SecurityCenterGrpc.SecurityCenterStub.updateExternalSystem(UpdateExternalSystemRequest request,
StreamObserver<ExternalSystem> responseObserver)
Updates external system.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> |
SecurityCenterStub.updateExternalSystemCallable() |
UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> |
HttpJsonSecurityCenterStub.updateExternalSystemCallable() |
UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> |
GrpcSecurityCenterStub.updateExternalSystemCallable() |
UnaryCallSettings<UpdateExternalSystemRequest,ExternalSystem> |
SecurityCenterStubSettings.updateExternalSystemSettings()
Returns the object with the settings used for calls to updateExternalSystem.
|
UnaryCallSettings.Builder<UpdateExternalSystemRequest,ExternalSystem> |
SecurityCenterStubSettings.Builder.updateExternalSystemSettings()
Returns the builder for the settings used for calls to updateExternalSystem.
|
Copyright © 2022 Google LLC. All rights reserved.