static ThreatDiscovery.Platform |
ThreatDiscovery.Platform.forNumber(int value) |
|
ThreatDiscovery.Platform |
ThreatDiscovery.Builder.getPlatform() |
Platform on which the threat was discovered.
|
ThreatDiscovery.Platform |
ThreatDiscovery.getPlatform() |
Platform on which the threat was discovered.
|
ThreatDiscovery.Platform |
ThreatDiscoveryOrBuilder.getPlatform() |
Platform on which the threat was discovered.
|
static ThreatDiscovery.Platform |
ThreatDiscovery.Platform.valueOf(int value) |
Deprecated.
|
static ThreatDiscovery.Platform |
ThreatDiscovery.Platform.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ThreatDiscovery.Platform |
ThreatDiscovery.Platform.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ThreatDiscovery.Platform[] |
ThreatDiscovery.Platform.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|