public static final class ContainerThreatDetectionSettings.Builder extends GeneratedMessage.Builder<ContainerThreatDetectionSettings.Builder> implements ContainerThreatDetectionSettingsOrBuilderUser specified settings for KTD
Protobuf type
google.cloud.securitycenter.settings.v1beta1.ContainerThreatDetectionSettings
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ContainerThreatDetectionSettings.BuilderImplements
ContainerThreatDetectionSettingsOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public ContainerThreatDetectionSettings getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ContainerThreatDetectionSettings |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ContainerThreatDetectionSettings.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ContainerThreatDetectionSettings.Builder |
|