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<UpdateExternalSystemRequest> |
UpdateExternalSystemRequest.getParserForType() |
static MethodDescriptor<UpdateExternalSystemRequest,ExternalSystem> |
SecurityCenterGrpc.getUpdateExternalSystemMethod() |
static Parser<UpdateExternalSystemRequest> |
UpdateExternalSystemRequest.parser() |
UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> |
SecurityCenterClient.updateExternalSystemCallable()
Updates external system.
|
UnaryCallSettings<UpdateExternalSystemRequest,ExternalSystem> |
SecurityCenterSettings.updateExternalSystemSettings()
Returns the object with the settings used for calls to updateExternalSystem.
|
UnaryCallSettings.Builder<UpdateExternalSystemRequest,ExternalSystem> |
SecurityCenterSettings.Builder.updateExternalSystemSettings()
Returns the builder for the settings used for calls to updateExternalSystem.
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalSystemRequest.Builder |
UpdateExternalSystemRequest.Builder.mergeFrom(UpdateExternalSystemRequest other) |
static UpdateExternalSystemRequest.Builder |
UpdateExternalSystemRequest.newBuilder(UpdateExternalSystemRequest prototype) |
ExternalSystem |
SecurityCenterGrpc.SecurityCenterBlockingStub.updateExternalSystem(UpdateExternalSystemRequest request)
Updates external system.
|
com.google.common.util.concurrent.ListenableFuture<ExternalSystem> |
SecurityCenterGrpc.SecurityCenterFutureStub.updateExternalSystem(UpdateExternalSystemRequest request)
Updates external system.
|
ExternalSystem |
SecurityCenterClient.updateExternalSystem(UpdateExternalSystemRequest request)
Updates external system.
|
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.