| Modifier and Type | Method and Description |
|---|---|
ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.Builder.build() |
ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.Builder.buildPartial() |
ContainerThreatDetectionSettings |
ComponentSettingsOrBuilder.getContainerThreatDetectionSettings()
Container Threate Detection specific settings
For component, expect CONTAINER_THREAT_DETECTION
|
ContainerThreatDetectionSettings |
ComponentSettings.getContainerThreatDetectionSettings()
Container Threate Detection specific settings
For component, expect CONTAINER_THREAT_DETECTION
|
ContainerThreatDetectionSettings |
ComponentSettings.Builder.getContainerThreatDetectionSettings()
Container Threate Detection specific settings
For component, expect CONTAINER_THREAT_DETECTION
|
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.getDefaultInstance() |
ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.getDefaultInstanceForType() |
ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.Builder.getDefaultInstanceForType() |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseDelimitedFrom(InputStream input) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(byte[] data) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(ByteBuffer data) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(com.google.protobuf.ByteString data) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(InputStream input) |
static ContainerThreatDetectionSettings |
ContainerThreatDetectionSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ContainerThreatDetectionSettings> |
ContainerThreatDetectionSettings.getParserForType() |
static com.google.protobuf.Parser<ContainerThreatDetectionSettings> |
ContainerThreatDetectionSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
ComponentSettings.Builder |
ComponentSettings.Builder.mergeContainerThreatDetectionSettings(ContainerThreatDetectionSettings value)
Container Threate Detection specific settings
For component, expect CONTAINER_THREAT_DETECTION
|
ContainerThreatDetectionSettings.Builder |
ContainerThreatDetectionSettings.Builder.mergeFrom(ContainerThreatDetectionSettings other) |
static ContainerThreatDetectionSettings.Builder |
ContainerThreatDetectionSettings.newBuilder(ContainerThreatDetectionSettings prototype) |
ComponentSettings.Builder |
ComponentSettings.Builder.setContainerThreatDetectionSettings(ContainerThreatDetectionSettings value)
Container Threate Detection specific settings
For component, expect CONTAINER_THREAT_DETECTION
|
Copyright © 2024 Google LLC. All rights reserved.