Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.Builder.build() |
NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.Builder.buildPartial() |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.getDefaultInstance() |
NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.getDefaultInstanceForType() |
NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.Builder.getDefaultInstanceForType() |
NotificationConfig.StreamingConfig |
NotificationConfig.getStreamingConfig()
The config for triggering streaming-based notifications.
|
NotificationConfig.StreamingConfig |
NotificationConfig.Builder.getStreamingConfig()
The config for triggering streaming-based notifications.
|
NotificationConfig.StreamingConfig |
NotificationConfigOrBuilder.getStreamingConfig()
The config for triggering streaming-based notifications.
|
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseDelimitedFrom(InputStream input) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(byte[] data) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(ByteBuffer data) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(ByteString data) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(CodedInputStream input) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(InputStream input) |
static NotificationConfig.StreamingConfig |
NotificationConfig.StreamingConfig.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<NotificationConfig.StreamingConfig> |
NotificationConfig.StreamingConfig.getParserForType() |
static Parser<NotificationConfig.StreamingConfig> |
NotificationConfig.StreamingConfig.parser() |
Modifier and Type | Method and Description |
---|---|
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.mergeFrom(NotificationConfig.StreamingConfig other) |
NotificationConfig.Builder |
NotificationConfig.Builder.mergeStreamingConfig(NotificationConfig.StreamingConfig value)
The config for triggering streaming-based notifications.
|
static NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.newBuilder(NotificationConfig.StreamingConfig prototype) |
NotificationConfig.Builder |
NotificationConfig.Builder.setStreamingConfig(NotificationConfig.StreamingConfig value)
The config for triggering streaming-based notifications.
|
Copyright © 2022 Google LLC. All rights reserved.