bitly-shorten/docs/net.thauvin.erik.bitly/index.md

968 B

docs / net.thauvin.erik.bitly

Package net.thauvin.erik.bitly

Provides the classes necessary to access the Bitly API v4.

Types

Name Summary
Bitlinks Provides functions to create and manage Bitlinks.open class Bitlinks
Bitly Provides access to the Bitly API v4.open class Bitly
CallResponse Provides a data class to hold the JSON response.data class CallResponse
Constants Provides the constants for this package.open class Constants
Methods Provides HTTP methods definitions.enum class Methods
Units Provides units of time definitions.enum class Units
Utils Provides useful generic functions.open class Utils