Available in VPC
This is the map paging table information.
Syntax
The syntax is as follows.
public class DetailedMap{
private Long id;
private String name;
private String content;
}
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
id |
Long | - | Geo/CIDR map details ID |
name |
String | - | Geo/CIDR map details name |
content |
String | - | Geo/CIDR map details |