public abstract class GeoAsnInformation extends Object
| Constructor and Description |
|---|
GeoAsnInformation() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
asn() |
static GeoAsnInformation |
create(String organization,
String type,
String asn) |
abstract String |
organization() |
abstract String |
type() |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.