public static class ThreatTypeSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ThreatTypeSummary |
build() |
ThreatTypeSummary.Builder |
copy(ThreatTypeSummary model) |
ThreatTypeSummary.Builder |
id(String id)
The OCID of the threat type
|
ThreatTypeSummary.Builder |
name(String name)
The name of the threat type
|
public ThreatTypeSummary.Builder id(String id)
The OCID of the threat type
id
- the value to setpublic ThreatTypeSummary.Builder name(String name)
The name of the threat type
name
- the value to setpublic ThreatTypeSummary build()
public ThreatTypeSummary.Builder copy(ThreatTypeSummary model)
Copyright © 2016–2025. All rights reserved.