Package | Description |
---|---|
com.google.cloud.securitycenter.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.securitycenter.v1p1beta1.stub |
Modifier and Type | Method and Description |
---|---|
NotificationConfig |
SecurityCenterGrpc.SecurityCenterBlockingStub.getNotificationConfig(GetNotificationConfigRequest request)
Gets a notification config.
|
com.google.common.util.concurrent.ListenableFuture<NotificationConfig> |
SecurityCenterGrpc.SecurityCenterFutureStub.getNotificationConfig(GetNotificationConfigRequest request)
Gets a notification config.
|
NotificationConfig |
SecurityCenterClient.getNotificationConfig(GetNotificationConfigRequest request)
Gets a notification config.
|
void |
SecurityCenterGrpc.SecurityCenterImplBase.getNotificationConfig(GetNotificationConfigRequest request,
StreamObserver<NotificationConfig> responseObserver)
Gets a notification config.
|
void |
SecurityCenterGrpc.SecurityCenterStub.getNotificationConfig(GetNotificationConfigRequest request,
StreamObserver<NotificationConfig> responseObserver)
Gets a notification config.
|
GetNotificationConfigRequest.Builder |
GetNotificationConfigRequest.Builder.mergeFrom(GetNotificationConfigRequest other) |
static GetNotificationConfigRequest.Builder |
GetNotificationConfigRequest.newBuilder(GetNotificationConfigRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetNotificationConfigRequest,NotificationConfig> |
SecurityCenterStub.getNotificationConfigCallable() |
UnaryCallable<GetNotificationConfigRequest,NotificationConfig> |
HttpJsonSecurityCenterStub.getNotificationConfigCallable() |
UnaryCallable<GetNotificationConfigRequest,NotificationConfig> |
GrpcSecurityCenterStub.getNotificationConfigCallable() |
UnaryCallSettings<GetNotificationConfigRequest,NotificationConfig> |
SecurityCenterStubSettings.getNotificationConfigSettings()
Returns the object with the settings used for calls to getNotificationConfig.
|
UnaryCallSettings.Builder<GetNotificationConfigRequest,NotificationConfig> |
SecurityCenterStubSettings.Builder.getNotificationConfigSettings()
Returns the builder for the settings used for calls to getNotificationConfig.
|
Copyright © 2022 Google LLC. All rights reserved.