GetTileResponse

Types

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

Properties

Link copied to clipboard

The blob represents a vector tile in mvt or a raster tile in an image format.

Link copied to clipboard

Header that instructs caching configuration for the client.

Link copied to clipboard

Header that represents the format of the response. The response returns the following as the HTTP body.

Link copied to clipboard
val eTag: String?

The pricing bucket for which the request is charged at.

Link copied to clipboard

The pricing bucket for which the request is charged at.

Functions

Link copied to clipboard
inline fun copy(block: GetTileResponse.Builder.() -> Unit = {}): GetTileResponse
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