Class ContainerThreatDetectionSettings.Builder (0.86.0)

public static final class ContainerThreatDetectionSettings.Builder extends GeneratedMessage.Builder<ContainerThreatDetectionSettings.Builder> implements ContainerThreatDetectionSettingsOrBuilder

User specified settings for KTD

Protobuf type google.cloud.securitycenter.settings.v1beta1.ContainerThreatDetectionSettings

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public ContainerThreatDetectionSettings build()
Returns
Type Description
ContainerThreatDetectionSettings

buildPartial()

public ContainerThreatDetectionSettings buildPartial()
Returns
Type Description
ContainerThreatDetectionSettings

clear()

public ContainerThreatDetectionSettings.Builder clear()
Returns
Type Description
ContainerThreatDetectionSettings.Builder
Overrides

getDefaultInstanceForType()

public ContainerThreatDetectionSettings getDefaultInstanceForType()
Returns
Type Description
ContainerThreatDetectionSettings

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ContainerThreatDetectionSettings other)

public ContainerThreatDetectionSettings.Builder mergeFrom(ContainerThreatDetectionSettings other)
Parameter
Name Description
other ContainerThreatDetectionSettings
Returns
Type Description
ContainerThreatDetectionSettings.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ContainerThreatDetectionSettings.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ContainerThreatDetectionSettings.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ContainerThreatDetectionSettings.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ContainerThreatDetectionSettings.Builder
Overrides