AnycastIpListCollection

The Anycast static IP list collection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If there are more items in the list collection than are in this response, this value is true.

Link copied to clipboard

Items in the Anycast static IP list collection. Each item is of the AnycastIpListSummary structure type.

Link copied to clipboard

Use this field when paginating results to indicate where to begin in your list. The response includes items in the list that occur after the marker. To get the next page of the list, set this field's value to the value of NextMarker from the current page's response.

Link copied to clipboard

The maximum number of Anycast static IP list collections that you want returned in the response.

Link copied to clipboard

Indicates the next page of the Anycast static IP list collection. To get the next page of the list, use this value in the Marker field of your request.

Link copied to clipboard

The quantity of Anycast static IP lists in the collection.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String