diff --git a/CHANGELOG.md b/CHANGELOG.md index db05a47..dc6ac17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [2.0.0](https://github.com/ethauvin/bitly-shorten/tree/1.0.0) (2024-05-23) + +[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/1.0.1...1.0.0) + +**Implemented enhancements:** + +- Implement DSL for deeplinks [\#16](https://github.com/ethauvin/bitly-shorten/issues/16) +- Implement custom bitlink update [\#15](https://github.com/ethauvin/bitly-shorten/issues/15) +- Update functions to match the bit.ly API [\#14](https://github.com/ethauvin/bitly-shorten/issues/14) + +## [1.0.1](https://github.com/ethauvin/bitly-shorten/tree/1.0.1) (2023-11-26) + +[Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/1.0.0...1.0.1) + ## [1.0.0](https://github.com/ethauvin/bitly-shorten/tree/1.0.0) (2023-09-25) [Full Changelog](https://github.com/ethauvin/bitly-shorten/compare/0.9.3...1.0.0) diff --git a/config/dokka/packages.md b/config/dokka/packages.md index a55184f..d808e00 100644 --- a/config/dokka/packages.md +++ b/config/dokka/packages.md @@ -10,4 +10,12 @@ Provides the classes necessary to access the [Bitly API v4](https://dev.bitly.co # Package net.thauvin.erik.bitly.config -Provides configuration builders. +Provides configuration builders for creating and updating Bitlinks. + +# Package net.thauvin.erik.bitly.config.deeplinks + +Provides deeplinks configurations for creating and updating Bitlinks. + +# Package net.thauvin.erik.bitly.config.deeplinks.enums + +Provides the deeplinks enumerations. diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-a-u-t-o_-i-n-s-t-a-l-l/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-a-u-t-o_-i-n-s-t-a-l-l/index.html new file mode 100644 index 0000000..1759f99 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-a-u-t-o_-i-n-s-t-a-l-l/index.html @@ -0,0 +1,134 @@ + + + + + AUTO_INSTALL + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

AUTO_INSTALL

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-n-o_-i-n-s-t-a-l-l/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-n-o_-i-n-s-t-a-l-l/index.html new file mode 100644 index 0000000..179a8e5 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-n-o_-i-n-s-t-a-l-l/index.html @@ -0,0 +1,134 @@ + + + + + NO_INSTALL + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

NO_INSTALL

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-p-r-o-m-o-t-e_-i-n-s-t-a-l-l/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-p-r-o-m-o-t-e_-i-n-s-t-a-l-l/index.html new file mode 100644 index 0000000..341ee10 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-p-r-o-m-o-t-e_-i-n-s-t-a-l-l/index.html @@ -0,0 +1,134 @@ + + + + + PROMOTE_INSTALL + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

PROMOTE_INSTALL

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/index.html new file mode 100644 index 0000000..6460f47 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/index.html @@ -0,0 +1,217 @@ + + + + + InstallType + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

InstallType

+

Defines the installation types.

Since

2.0

+
+
+
+
+
+

Entries

+
+
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns an array containing the constants of this enum type, in the order they're declared.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/type.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/type.html new file mode 100644 index 0000000..876846e --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/type.html @@ -0,0 +1,80 @@ + + + + + type + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

type

+
+ +
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/value-of.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/value-of.html new file mode 100644 index 0000000..c8259b4 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/value-of.html @@ -0,0 +1,80 @@ + + + + + valueOf + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

valueOf

+
+

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

kotlin.IllegalArgumentException

if this enum type has no constant with the specified name

+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/values.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/values.html new file mode 100644 index 0000000..5527682 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/values.html @@ -0,0 +1,80 @@ + + + + + values + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

values

+
+

Returns an array containing the constants of this enum type, in the order they're declared.

This method may be used to iterate over the constants.

+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-a-n-d-r-o-i-d/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-a-n-d-r-o-i-d/index.html new file mode 100644 index 0000000..f594ecc --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-a-n-d-r-o-i-d/index.html @@ -0,0 +1,134 @@ + + + + + ANDROID + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

ANDROID

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-i-o-s/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-i-o-s/index.html new file mode 100644 index 0000000..f988122 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-i-o-s/index.html @@ -0,0 +1,134 @@ + + + + + IOS + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

IOS

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/index.html new file mode 100644 index 0000000..0a4a370 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/index.html @@ -0,0 +1,202 @@ + + + + + Os + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Os

+
enum Os : Enum<Os> (source)

Defines the operating system types.

Since

2.0

+
+
+
+
+
+

Entries

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun valueOf(value: String): Os

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun values(): Array<Os>

Returns an array containing the constants of this enum type, in the order they're declared.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/type.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/type.html new file mode 100644 index 0000000..1c7c862 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/type.html @@ -0,0 +1,80 @@ + + + + + type + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

type

+
+ +
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/value-of.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/value-of.html new file mode 100644 index 0000000..bf09e43 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/value-of.html @@ -0,0 +1,80 @@ + + + + + valueOf + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

valueOf

+
+
fun valueOf(value: String): Os(source)

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

kotlin.IllegalArgumentException

if this enum type has no constant with the specified name

+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/values.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/values.html new file mode 100644 index 0000000..589b591 --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/values.html @@ -0,0 +1,80 @@ + + + + + values + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

values

+
+

Returns an array containing the constants of this enum type, in the order they're declared.

This method may be used to iterate over the constants.

+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/index.html new file mode 100644 index 0000000..fa86d9c --- /dev/null +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/index.html @@ -0,0 +1,119 @@ + + + + + net.thauvin.erik.bitly.config.deeplinks.enums + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Package-level declarations

+

Provides the deeplinks enumerations.

+
+
+
+
+
+

Types

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

Defines the installation types.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
enum Os : Enum<Os>

Defines the operating system types.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/-create-deeplinks.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/-create-deeplinks.html index eb0307b..102a2c2 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/-create-deeplinks.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/-create-deeplinks.html @@ -66,7 +66,7 @@

CreateDeeplinks

-
constructor()(source)
+
constructor()(source)
-
fun app_id(app_id: String)(source)
+
fun app_id(app_id: String)(source)
-
fun app_uri_path(app_uri_path: String)(source)
+
fun app_uri_path(app_uri_path: String)(source)

CreateDeeplinks

-

Configures deeplinks used when creating Bitlinks.

See the Bit.ly API for more information.

Since

2.0

+

Configures deeplinks used when creating Bitlinks.

See the Bit.ly API for more information.

Since

2.0

@@ -121,17 +121,17 @@
- +
install_type
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html index 5331973..2b581e4 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html @@ -61,12 +61,12 @@
-
+

install_type

- +
-
fun install_url(install_url: String)(source)
+
fun install_url(install_url: String)(source)
-

Returns true if there are defined links.

+

Returns true if there are defined links.

-

Returns the links.

+

Returns the links.

-
constructor()(source)
+
constructor()(source)
-
fun app_guid(app_guid: String)(source)
+
fun app_guid(app_guid: String)(source)
-
fun app_uri_path(app_uri_path: String)(source)
+
fun app_uri_path(app_uri_path: String)(source)
-
fun bitlink(bitlink: String)(source)
+
fun bitlink(bitlink: String)(source)
-
fun brand_guid(brand_guid: String)(source)
+
fun brand_guid(brand_guid: String)(source)
-
fun created(created: String)(source)

ISO timestamp.


+
fun created(created: String)(source)

ISO timestamp.


-
fun guid(guid: String)(source)
fun guid(): String?(source)
+
fun guid(guid: String)(source)
fun guid(): String?(source)

UpdateDeeplinks

-

Configures deeplinks used when updating Bitlinks.

See the Bit.ly API for more information.

Since

2.0

+

Configures deeplinks used when updating Bitlinks.

See the Bit.ly API for more information.

Since

2.0

@@ -181,17 +181,17 @@
- +
install_type
- +
Link copied to clipboard
- +
@@ -256,17 +256,17 @@
- +
os
- +
Link copied to clipboard
-
fun os(): Os?
fun os(os: Os)
+
fun os(): Os?
fun os(os: Os)
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html index f03ff19..0014241 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html @@ -61,12 +61,12 @@
-
+

install_type

- +
-
fun install_url(install_url: String)(source)
+
fun install_url(install_url: String)(source)
-

Returns true if there are defined links.

+

Returns true if there are defined links.

-

Returns the links.

+

Returns the links.

-
fun modified(modified: String)(source)
fun modified(modified: ZonedDateTime)(source)

ISO timestamp.


+
fun modified(modified: String)(source)
fun modified(modified: ZonedDateTime)(source)

ISO timestamp.


-
+

os

-
fun os(os: Os)(source)
fun os(): Os?(source)
+
fun os(os: Os)(source)
fun os(): Os?(source)

Package-level declarations

+

Provides deeplinks configurations for creating and updating Bitlinks.

@@ -86,36 +87,6 @@
- -
-
-
-
InstallType
- -
Link copied to clipboard
-
-
-
-

Defines the installation types.

-
-
-
-
- -
-
-
-
Os
- -
Link copied to clipboard
-
-
-
-
enum Os : Enum<Os>

Defines the operating system types.

-
-
-
-
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly.config/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly.config/index.html index 351e5c5..6e41b87 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly.config/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly.config/index.html @@ -65,7 +65,7 @@

Package-level declarations

-

Provides configuration builders.

+

Provides configuration builders for creating and updating Bitlinks.

diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e/index.html index 6cb0261..fa1608f 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-g-e-t/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-g-e-t/index.html index 8e7d63d..65f65e6 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-g-e-t/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-g-e-t/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h/index.html index 29d9650..a1b0d39 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t/index.html index ac57b43..e169eda 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/index.html index 492491c..bcabaac 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-methods/index.html @@ -140,13 +140,13 @@
- +
Link copied to clipboard
- +
@@ -155,13 +155,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-d-a-y/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-d-a-y/index.html index f0fc996..f31d287 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-d-a-y/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-d-a-y/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-h-o-u-r/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-h-o-u-r/index.html index 0af8cb0..39c1d18 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-h-o-u-r/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-h-o-u-r/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e/index.html index d352bd0..e476859 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h/index.html index cb10ed4..e92207d 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-w-e-e-k/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-w-e-e-k/index.html index 96d11e6..2da3a2e 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-w-e-e-k/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/-w-e-e-k/index.html @@ -76,13 +76,13 @@
- +
Link copied to clipboard
- +
@@ -91,13 +91,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/index.html b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/index.html index 8f49118..1957f3b 100644 --- a/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/index.html +++ b/docs/-bitly -shorten/net.thauvin.erik.bitly/-units/index.html @@ -155,13 +155,13 @@
- +
Link copied to clipboard
- +
@@ -170,13 +170,13 @@
- +
Link copied to clipboard
- +
diff --git a/docs/-bitly -shorten/package-list b/docs/-bitly -shorten/package-list index 7789f74..13c9038 100644 --- a/docs/-bitly -shorten/package-list +++ b/docs/-bitly -shorten/package-list @@ -1,5 +1,19 @@ $dokka.format:html-v1 $dokka.linkExtension:html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums////PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/index.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/InstallType.AUTO_INSTALL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-a-u-t-o_-i-n-s-t-a-l-l/index.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/InstallType.NO_INSTALL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-n-o_-i-n-s-t-a-l-l/index.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/InstallType.PROMOTE_INSTALL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-p-r-o-m-o-t-e_-i-n-s-t-a-l-l/index.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/InstallType///PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/index.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/InstallType/type/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/type.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/InstallType/valueOf/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/value-of.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/InstallType/values/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/values.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/Os.ANDROID///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-a-n-d-r-o-i-d/index.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/Os.IOS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-i-o-s/index.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/Os///PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/index.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/Os/type/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/type.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/Os/valueOf/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/value-of.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks.enums/Os/values/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/values.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks////PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/index.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks///PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/index.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/CreateDeeplinks/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/-create-deeplinks.html @@ -8,24 +22,11 @@ $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/app_id/# $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/app_uri_path/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_uri_path.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/app_uri_path/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_uri_path.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/install_type/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/install_type/#net.thauvin.erik.bitly.config.deeplinks.InstallType/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/install_type/#net.thauvin.erik.bitly.config.deeplinks.enums.InstallType/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/install_url/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_url.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/install_url/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_url.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/isNotEmpty/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/is-not-empty.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/CreateDeeplinks/links/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/links.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/InstallType.AUTO_INSTALL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/-a-u-t-o_-i-n-s-t-a-l-l/index.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/InstallType.NO_INSTALL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/-n-o_-i-n-s-t-a-l-l/index.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/InstallType.PROMOTE_INSTALL///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/-p-r-o-m-o-t-e_-i-n-s-t-a-l-l/index.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/InstallType///PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/index.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/InstallType/type/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/type.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/InstallType/valueOf/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/value-of.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/InstallType/values/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/values.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/Os.ANDROID///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/-a-n-d-r-o-i-d/index.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/Os.IOS///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/-i-o-s/index.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/Os///PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/index.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/Os/type/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/type.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/Os/valueOf/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/value-of.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/Os/values/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/values.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks///PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/index.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/UpdateDeeplinks/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/-update-deeplinks.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/app_guid/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_guid.html @@ -42,7 +43,7 @@ $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/created/ $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/guid/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/guid.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/guid/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/guid.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/install_type/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/install_type/#net.thauvin.erik.bitly.config.deeplinks.InstallType/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/install_type/#net.thauvin.erik.bitly.config.deeplinks.enums.InstallType/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/install_url/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_url.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/install_url/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_url.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/isNotEmpty/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/is-not-empty.html @@ -51,7 +52,7 @@ $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/modified $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/modified/#java.time.ZonedDateTime/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/modified.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/modified/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/modified.html $dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/os/#/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/os.html -$dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/os/#net.thauvin.erik.bitly.config.deeplinks.Os/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/os.html +$dokka.location:net.thauvin.erik.bitly.config.deeplinks/UpdateDeeplinks/os/#net.thauvin.erik.bitly.config.deeplinks.enums.Os/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/os.html $dokka.location:net.thauvin.erik.bitly.config////PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config/index.html $dokka.location:net.thauvin.erik.bitly.config/CreateConfig.Builder///PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/index.html $dokka.location:net.thauvin.erik.bitly.config/CreateConfig.Builder/Builder/#kotlin.String/PointingToDeclaration/-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/-builder.html @@ -176,4 +177,5 @@ $dokka.location:net.thauvin.erik.bitly/Utils/toEndPoint/kotlin.String#/PointingT net.thauvin.erik.bitly net.thauvin.erik.bitly.config net.thauvin.erik.bitly.config.deeplinks +net.thauvin.erik.bitly.config.deeplinks.enums diff --git a/docs/index.html b/docs/index.html index 4482c8c..14a647d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -103,7 +103,7 @@
-

Provides configuration builders.

+

Provides configuration builders for creating and updating Bitlinks.

@@ -122,7 +122,29 @@
-
+
+

Provides deeplinks configurations for creating and updating Bitlinks.

+
+
+
+ +
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+

Provides the deeplinks enumerations.

+
diff --git a/docs/navigation.html b/docs/navigation.html index 2c709ee..7c574fa 100644 --- a/docs/navigation.html +++ b/docs/navigation.html @@ -71,30 +71,33 @@ - -
- -
- -
-
- -
-
- +
diff --git a/docs/scripts/pages.json b/docs/scripts/pages.json index 12f5754..f285fd5 100644 --- a/docs/scripts/pages.json +++ b/docs/scripts/pages.json @@ -1 +1 @@ -[{"name":"ANDROID","description":"net.thauvin.erik.bitly.config.deeplinks.Os.ANDROID","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/-a-n-d-r-o-i-d/index.html","searchKeys":["ANDROID","ANDROID","net.thauvin.erik.bitly.config.deeplinks.Os.ANDROID"]},{"name":"AUTO_INSTALL","description":"net.thauvin.erik.bitly.config.deeplinks.InstallType.AUTO_INSTALL","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/-a-u-t-o_-i-n-s-t-a-l-l/index.html","searchKeys":["AUTO_INSTALL","AUTO_INSTALL","net.thauvin.erik.bitly.config.deeplinks.InstallType.AUTO_INSTALL"]},{"name":"DAY","description":"net.thauvin.erik.bitly.Units.DAY","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-d-a-y/index.html","searchKeys":["DAY","DAY","net.thauvin.erik.bitly.Units.DAY"]},{"name":"DELETE","description":"net.thauvin.erik.bitly.Methods.DELETE","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e/index.html","searchKeys":["DELETE","DELETE","net.thauvin.erik.bitly.Methods.DELETE"]},{"name":"GET","description":"net.thauvin.erik.bitly.Methods.GET","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/-g-e-t/index.html","searchKeys":["GET","GET","net.thauvin.erik.bitly.Methods.GET"]},{"name":"HOUR","description":"net.thauvin.erik.bitly.Units.HOUR","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-h-o-u-r/index.html","searchKeys":["HOUR","HOUR","net.thauvin.erik.bitly.Units.HOUR"]},{"name":"IOS","description":"net.thauvin.erik.bitly.config.deeplinks.Os.IOS","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/-i-o-s/index.html","searchKeys":["IOS","IOS","net.thauvin.erik.bitly.config.deeplinks.Os.IOS"]},{"name":"MINUTE","description":"net.thauvin.erik.bitly.Units.MINUTE","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e/index.html","searchKeys":["MINUTE","MINUTE","net.thauvin.erik.bitly.Units.MINUTE"]},{"name":"MONTH","description":"net.thauvin.erik.bitly.Units.MONTH","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h/index.html","searchKeys":["MONTH","MONTH","net.thauvin.erik.bitly.Units.MONTH"]},{"name":"NO_INSTALL","description":"net.thauvin.erik.bitly.config.deeplinks.InstallType.NO_INSTALL","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/-n-o_-i-n-s-t-a-l-l/index.html","searchKeys":["NO_INSTALL","NO_INSTALL","net.thauvin.erik.bitly.config.deeplinks.InstallType.NO_INSTALL"]},{"name":"PATCH","description":"net.thauvin.erik.bitly.Methods.PATCH","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h/index.html","searchKeys":["PATCH","PATCH","net.thauvin.erik.bitly.Methods.PATCH"]},{"name":"POST","description":"net.thauvin.erik.bitly.Methods.POST","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t/index.html","searchKeys":["POST","POST","net.thauvin.erik.bitly.Methods.POST"]},{"name":"PROMOTE_INSTALL","description":"net.thauvin.erik.bitly.config.deeplinks.InstallType.PROMOTE_INSTALL","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/-p-r-o-m-o-t-e_-i-n-s-t-a-l-l/index.html","searchKeys":["PROMOTE_INSTALL","PROMOTE_INSTALL","net.thauvin.erik.bitly.config.deeplinks.InstallType.PROMOTE_INSTALL"]},{"name":"WEEK","description":"net.thauvin.erik.bitly.Units.WEEK","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-w-e-e-k/index.html","searchKeys":["WEEK","WEEK","net.thauvin.erik.bitly.Units.WEEK"]},{"name":"class CreateConfig constructor(var long_url: String, var domain: String = Constants.EMPTY, var group_guid: String = Constants.EMPTY, var title: String = Constants.EMPTY, var tags: Array = emptyArray(), var deeplinks: CreateDeeplinks = CreateDeeplinks(), var toJson: Boolean = false)","description":"net.thauvin.erik.bitly.config.CreateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/index.html","searchKeys":["CreateConfig","class CreateConfig constructor(var long_url: String, var domain: String = Constants.EMPTY, var group_guid: String = Constants.EMPTY, var title: String = Constants.EMPTY, var tags: Array = emptyArray(), var deeplinks: CreateDeeplinks = CreateDeeplinks(), var toJson: Boolean = false)","net.thauvin.erik.bitly.config.CreateConfig"]},{"name":"class CreateDeeplinks","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/index.html","searchKeys":["CreateDeeplinks","class CreateDeeplinks","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks"]},{"name":"class UpdateConfig constructor(var bitlink: String, var title: String = Constants.EMPTY, var archived: Boolean = false, var tags: Array = emptyArray(), var deeplinks: UpdateDeeplinks = UpdateDeeplinks(), var toJson: Boolean = false)","description":"net.thauvin.erik.bitly.config.UpdateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/index.html","searchKeys":["UpdateConfig","class UpdateConfig constructor(var bitlink: String, var title: String = Constants.EMPTY, var archived: Boolean = false, var tags: Array = emptyArray(), var deeplinks: UpdateDeeplinks = UpdateDeeplinks(), var toJson: Boolean = false)","net.thauvin.erik.bitly.config.UpdateConfig"]},{"name":"class UpdateDeeplinks","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/index.html","searchKeys":["UpdateDeeplinks","class UpdateDeeplinks","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks"]},{"name":"const val API_BASE_URL: String","description":"net.thauvin.erik.bitly.Constants.API_BASE_URL","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-a-p-i_-b-a-s-e_-u-r-l.html","searchKeys":["API_BASE_URL","const val API_BASE_URL: String","net.thauvin.erik.bitly.Constants.API_BASE_URL"]},{"name":"const val EMPTY: String","description":"net.thauvin.erik.bitly.Constants.EMPTY","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y.html","searchKeys":["EMPTY","const val EMPTY: String","net.thauvin.erik.bitly.Constants.EMPTY"]},{"name":"const val EMPTY_JSON: String","description":"net.thauvin.erik.bitly.Constants.EMPTY_JSON","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y_-j-s-o-n.html","searchKeys":["EMPTY_JSON","const val EMPTY_JSON: String","net.thauvin.erik.bitly.Constants.EMPTY_JSON"]},{"name":"const val ENV_ACCESS_TOKEN: String","description":"net.thauvin.erik.bitly.Constants.ENV_ACCESS_TOKEN","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-e-n-v_-a-c-c-e-s-s_-t-o-k-e-n.html","searchKeys":["ENV_ACCESS_TOKEN","const val ENV_ACCESS_TOKEN: String","net.thauvin.erik.bitly.Constants.ENV_ACCESS_TOKEN"]},{"name":"const val FALSE: String","description":"net.thauvin.erik.bitly.Constants.FALSE","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-f-a-l-s-e.html","searchKeys":["FALSE","const val FALSE: String","net.thauvin.erik.bitly.Constants.FALSE"]},{"name":"const val TRUE: String","description":"net.thauvin.erik.bitly.Constants.TRUE","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-t-r-u-e.html","searchKeys":["TRUE","const val TRUE: String","net.thauvin.erik.bitly.Constants.TRUE"]},{"name":"constructor()","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor()","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"constructor()","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.CreateDeeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/-create-deeplinks.html","searchKeys":["CreateDeeplinks","constructor()","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.CreateDeeplinks"]},{"name":"constructor()","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.UpdateDeeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/-update-deeplinks.html","searchKeys":["UpdateDeeplinks","constructor()","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.UpdateDeeplinks"]},{"name":"constructor(accessToken: String)","description":"net.thauvin.erik.bitly.Bitlinks.Bitlinks","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/-bitlinks.html","searchKeys":["Bitlinks","constructor(accessToken: String)","net.thauvin.erik.bitly.Bitlinks.Bitlinks"]},{"name":"constructor(accessToken: String)","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor(accessToken: String)","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"constructor(bitlink: String)","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.Builder","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/-builder.html","searchKeys":["Builder","constructor(bitlink: String)","net.thauvin.erik.bitly.config.UpdateConfig.Builder.Builder"]},{"name":"constructor(bitlink: String, title: String = Constants.EMPTY, archived: Boolean = false, tags: Array = emptyArray(), deeplinks: UpdateDeeplinks = UpdateDeeplinks(), toJson: Boolean = false)","description":"net.thauvin.erik.bitly.config.UpdateConfig.UpdateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-update-config.html","searchKeys":["UpdateConfig","constructor(bitlink: String, title: String = Constants.EMPTY, archived: Boolean = false, tags: Array = emptyArray(), deeplinks: UpdateDeeplinks = UpdateDeeplinks(), toJson: Boolean = false)","net.thauvin.erik.bitly.config.UpdateConfig.UpdateConfig"]},{"name":"constructor(body: String = Constants.EMPTY_JSON, message: String = \"\", description: String = \"\", statusCode: Int = -1)","description":"net.thauvin.erik.bitly.CallResponse.CallResponse","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/-call-response.html","searchKeys":["CallResponse","constructor(body: String = Constants.EMPTY_JSON, message: String = \"\", description: String = \"\", statusCode: Int = -1)","net.thauvin.erik.bitly.CallResponse.CallResponse"]},{"name":"constructor(builder: CreateConfig.Builder)","description":"net.thauvin.erik.bitly.config.CreateConfig.CreateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-create-config.html","searchKeys":["CreateConfig","constructor(builder: CreateConfig.Builder)","net.thauvin.erik.bitly.config.CreateConfig.CreateConfig"]},{"name":"constructor(builder: UpdateConfig.Builder)","description":"net.thauvin.erik.bitly.config.UpdateConfig.UpdateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-update-config.html","searchKeys":["UpdateConfig","constructor(builder: UpdateConfig.Builder)","net.thauvin.erik.bitly.config.UpdateConfig.UpdateConfig"]},{"name":"constructor(long_url: String)","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.Builder","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/-builder.html","searchKeys":["Builder","constructor(long_url: String)","net.thauvin.erik.bitly.config.CreateConfig.Builder.Builder"]},{"name":"constructor(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, title: String = Constants.EMPTY, tags: Array = emptyArray(), deeplinks: CreateDeeplinks = CreateDeeplinks(), toJson: Boolean = false)","description":"net.thauvin.erik.bitly.config.CreateConfig.CreateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-create-config.html","searchKeys":["CreateConfig","constructor(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, title: String = Constants.EMPTY, tags: Array = emptyArray(), deeplinks: CreateDeeplinks = CreateDeeplinks(), toJson: Boolean = false)","net.thauvin.erik.bitly.config.CreateConfig.CreateConfig"]},{"name":"constructor(properties: Properties, key: String = Constants.ENV_ACCESS_TOKEN)","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor(properties: Properties, key: String = Constants.ENV_ACCESS_TOKEN)","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"constructor(propertiesFile: File, key: String = Constants.ENV_ACCESS_TOKEN)","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor(propertiesFile: File, key: String = Constants.ENV_ACCESS_TOKEN)","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"constructor(propertiesFilePath: Path, key: String = Constants.ENV_ACCESS_TOKEN)","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor(propertiesFilePath: Path, key: String = Constants.ENV_ACCESS_TOKEN)","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"data class Builder(var bitlink: String)","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/index.html","searchKeys":["Builder","data class Builder(var bitlink: String)","net.thauvin.erik.bitly.config.UpdateConfig.Builder"]},{"name":"data class Builder(var long_url: String)","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/index.html","searchKeys":["Builder","data class Builder(var long_url: String)","net.thauvin.erik.bitly.config.CreateConfig.Builder"]},{"name":"data class CallResponse(val body: String = Constants.EMPTY_JSON, val message: String = \"\", val description: String = \"\", val statusCode: Int = -1)","description":"net.thauvin.erik.bitly.CallResponse","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/index.html","searchKeys":["CallResponse","data class CallResponse(val body: String = Constants.EMPTY_JSON, val message: String = \"\", val description: String = \"\", val statusCode: Int = -1)","net.thauvin.erik.bitly.CallResponse"]},{"name":"enum InstallType : Enum ","description":"net.thauvin.erik.bitly.config.deeplinks.InstallType","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/index.html","searchKeys":["InstallType","enum InstallType : Enum ","net.thauvin.erik.bitly.config.deeplinks.InstallType"]},{"name":"enum Methods : Enum ","description":"net.thauvin.erik.bitly.Methods","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/index.html","searchKeys":["Methods","enum Methods : Enum ","net.thauvin.erik.bitly.Methods"]},{"name":"enum Os : Enum ","description":"net.thauvin.erik.bitly.config.deeplinks.Os","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/index.html","searchKeys":["Os","enum Os : Enum ","net.thauvin.erik.bitly.config.deeplinks.Os"]},{"name":"enum Units : Enum ","description":"net.thauvin.erik.bitly.Units","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/index.html","searchKeys":["Units","enum Units : Enum ","net.thauvin.erik.bitly.Units"]},{"name":"fun Logger.isSevereLoggable(): Boolean","description":"net.thauvin.erik.bitly.Utils.isSevereLoggable","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/is-severe-loggable.html","searchKeys":["isSevereLoggable","fun Logger.isSevereLoggable(): Boolean","net.thauvin.erik.bitly.Utils.isSevereLoggable"]},{"name":"fun String.isValidUrl(): Boolean","description":"net.thauvin.erik.bitly.Utils.isValidUrl","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/is-valid-url.html","searchKeys":["isValidUrl","fun String.isValidUrl(): Boolean","net.thauvin.erik.bitly.Utils.isValidUrl"]},{"name":"fun String.removeHttp(): String","description":"net.thauvin.erik.bitly.Utils.removeHttp","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/remove-http.html","searchKeys":["removeHttp","fun String.removeHttp(): String","net.thauvin.erik.bitly.Utils.removeHttp"]},{"name":"fun String.toEndPoint(): String","description":"net.thauvin.erik.bitly.Utils.toEndPoint","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/to-end-point.html","searchKeys":["toEndPoint","fun String.toEndPoint(): String","net.thauvin.erik.bitly.Utils.toEndPoint"]},{"name":"fun app_guid(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_guid.html","searchKeys":["app_guid","fun app_guid(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_guid"]},{"name":"fun app_guid(app_guid: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_guid.html","searchKeys":["app_guid","fun app_guid(app_guid: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_guid"]},{"name":"fun app_id(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_id","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_id.html","searchKeys":["app_id","fun app_id(): String?","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_id"]},{"name":"fun app_id(app_id: String)","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_id","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_id.html","searchKeys":["app_id","fun app_id(app_id: String)","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_id"]},{"name":"fun app_uri_path(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_uri_path","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_uri_path.html","searchKeys":["app_uri_path","fun app_uri_path(): String?","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_uri_path"]},{"name":"fun app_uri_path(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_uri_path","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_uri_path.html","searchKeys":["app_uri_path","fun app_uri_path(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_uri_path"]},{"name":"fun app_uri_path(app_uri_path: String)","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_uri_path","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_uri_path.html","searchKeys":["app_uri_path","fun app_uri_path(app_uri_path: String)","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_uri_path"]},{"name":"fun app_uri_path(app_uri_path: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_uri_path","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_uri_path.html","searchKeys":["app_uri_path","fun app_uri_path(app_uri_path: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_uri_path"]},{"name":"fun archived(archived: Boolean): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.archived","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/archived.html","searchKeys":["archived","fun archived(archived: Boolean): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.archived"]},{"name":"fun bitlink(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/bitlink.html","searchKeys":["bitlink","fun bitlink(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.bitlink"]},{"name":"fun bitlink(bitlink: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/bitlink.html","searchKeys":["bitlink","fun bitlink(bitlink: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.bitlink"]},{"name":"fun bitlink(bitlink: String): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/bitlink.html","searchKeys":["bitlink","fun bitlink(bitlink: String): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.bitlink"]},{"name":"fun bitlinks(): Bitlinks","description":"net.thauvin.erik.bitly.Bitly.bitlinks","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/bitlinks.html","searchKeys":["bitlinks","fun bitlinks(): Bitlinks","net.thauvin.erik.bitly.Bitly.bitlinks"]},{"name":"fun brand_guid(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.brand_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/brand_guid.html","searchKeys":["brand_guid","fun brand_guid(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.brand_guid"]},{"name":"fun brand_guid(brand_guid: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.brand_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/brand_guid.html","searchKeys":["brand_guid","fun brand_guid(brand_guid: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.brand_guid"]},{"name":"fun build(): CreateConfig","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.build","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/build.html","searchKeys":["build","fun build(): CreateConfig","net.thauvin.erik.bitly.config.CreateConfig.Builder.build"]},{"name":"fun build(): UpdateConfig","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.build","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/build.html","searchKeys":["build","fun build(): UpdateConfig","net.thauvin.erik.bitly.config.UpdateConfig.Builder.build"]},{"name":"fun call(accessToken: String, endPoint: String, params: Map = emptyMap(), method: Methods = Methods.POST): CallResponse","description":"net.thauvin.erik.bitly.Utils.call","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/call.html","searchKeys":["call","fun call(accessToken: String, endPoint: String, params: Map = emptyMap(), method: Methods = Methods.POST): CallResponse","net.thauvin.erik.bitly.Utils.call"]},{"name":"fun call(endPoint: String, params: Map = emptyMap(), method: Methods = Methods.POST): CallResponse","description":"net.thauvin.erik.bitly.Bitly.call","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/call.html","searchKeys":["call","fun call(endPoint: String, params: Map = emptyMap(), method: Methods = Methods.POST): CallResponse","net.thauvin.erik.bitly.Bitly.call"]},{"name":"fun clicks(bitlink: String, unit: Units = Units.DAY, units: Int = -1, unit_reference: String = Constants.EMPTY, toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.clicks","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/clicks.html","searchKeys":["clicks","fun clicks(bitlink: String, unit: Units = Units.DAY, units: Int = -1, unit_reference: String = Constants.EMPTY, toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.clicks"]},{"name":"fun create(config: CreateConfig): String","description":"net.thauvin.erik.bitly.Bitlinks.create","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/create.html","searchKeys":["create","fun create(config: CreateConfig): String","net.thauvin.erik.bitly.Bitlinks.create"]},{"name":"fun create(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, title: String = Constants.EMPTY, tags: Array = emptyArray(), deeplinks: CreateDeeplinks = CreateDeeplinks(), toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.create","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/create.html","searchKeys":["create","fun create(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, title: String = Constants.EMPTY, tags: Array = emptyArray(), deeplinks: CreateDeeplinks = CreateDeeplinks(), toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.create"]},{"name":"fun created(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/created.html","searchKeys":["created","fun created(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created"]},{"name":"fun created(created: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/created.html","searchKeys":["created","fun created(created: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created"]},{"name":"fun created(created: ZonedDateTime)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/created.html","searchKeys":["created","fun created(created: ZonedDateTime)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created"]},{"name":"fun deeplinks(deeplinks: CreateDeeplinks): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/deeplinks.html","searchKeys":["deeplinks","fun deeplinks(deeplinks: CreateDeeplinks): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.deeplinks"]},{"name":"fun deeplinks(deeplinks: UpdateDeeplinks): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/deeplinks.html","searchKeys":["deeplinks","fun deeplinks(deeplinks: UpdateDeeplinks): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.deeplinks"]},{"name":"fun domain(domain: String): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.domain","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/domain.html","searchKeys":["domain","fun domain(domain: String): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.domain"]},{"name":"fun expand(bitlink_id: String, toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.expand","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/expand.html","searchKeys":["expand","fun expand(bitlink_id: String, toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.expand"]},{"name":"fun groupGuid(group_guid: String): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.groupGuid","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/group-guid.html","searchKeys":["groupGuid","fun groupGuid(group_guid: String): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.groupGuid"]},{"name":"fun guid(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/guid.html","searchKeys":["guid","fun guid(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.guid"]},{"name":"fun guid(guid: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/guid.html","searchKeys":["guid","fun guid(guid: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.guid"]},{"name":"fun install_type(): InstallType?","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html","searchKeys":["install_type","fun install_type(): InstallType?","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_type"]},{"name":"fun install_type(): InstallType?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html","searchKeys":["install_type","fun install_type(): InstallType?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_type"]},{"name":"fun install_type(install_type: InstallType)","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html","searchKeys":["install_type","fun install_type(install_type: InstallType)","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_type"]},{"name":"fun install_type(install_type: InstallType)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html","searchKeys":["install_type","fun install_type(install_type: InstallType)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_type"]},{"name":"fun install_url(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_url.html","searchKeys":["install_url","fun install_url(): String?","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_url"]},{"name":"fun install_url(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_url.html","searchKeys":["install_url","fun install_url(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_url"]},{"name":"fun install_url(install_url: String)","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_url.html","searchKeys":["install_url","fun install_url(install_url: String)","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_url"]},{"name":"fun install_url(install_url: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_url.html","searchKeys":["install_url","fun install_url(install_url: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_url"]},{"name":"fun isNotEmpty(): Boolean","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.isNotEmpty","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/is-not-empty.html","searchKeys":["isNotEmpty","fun isNotEmpty(): Boolean","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.isNotEmpty"]},{"name":"fun isNotEmpty(): Boolean","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.isNotEmpty","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/is-not-empty.html","searchKeys":["isNotEmpty","fun isNotEmpty(): Boolean","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.isNotEmpty"]},{"name":"fun links(): Map","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.links","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/links.html","searchKeys":["links","fun links(): Map","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.links"]},{"name":"fun links(): Map","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.links","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/links.html","searchKeys":["links","fun links(): Map","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.links"]},{"name":"fun longUrl(long_url: String): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.longUrl","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/long-url.html","searchKeys":["longUrl","fun longUrl(long_url: String): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.longUrl"]},{"name":"fun modified(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/modified.html","searchKeys":["modified","fun modified(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified"]},{"name":"fun modified(modified: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/modified.html","searchKeys":["modified","fun modified(modified: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified"]},{"name":"fun modified(modified: ZonedDateTime)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/modified.html","searchKeys":["modified","fun modified(modified: ZonedDateTime)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified"]},{"name":"fun os(): Os?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.os","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/os.html","searchKeys":["os","fun os(): Os?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.os"]},{"name":"fun os(os: Os)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.os","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/os.html","searchKeys":["os","fun os(os: Os)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.os"]},{"name":"fun shorten(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.shorten","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/shorten.html","searchKeys":["shorten","fun shorten(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.shorten"]},{"name":"fun tags(tags: Array): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/tags.html","searchKeys":["tags","fun tags(tags: Array): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.tags"]},{"name":"fun tags(tags: Array): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/tags.html","searchKeys":["tags","fun tags(tags: Array): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.tags"]},{"name":"fun title(title: String): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/title.html","searchKeys":["title","fun title(title: String): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.title"]},{"name":"fun title(title: String): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/title.html","searchKeys":["title","fun title(title: String): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.title"]},{"name":"fun toJson(toJson: Boolean): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/to-json.html","searchKeys":["toJson","fun toJson(toJson: Boolean): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.toJson"]},{"name":"fun toJson(toJson: Boolean): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/to-json.html","searchKeys":["toJson","fun toJson(toJson: Boolean): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.toJson"]},{"name":"fun update(bitlink: String, title: String = Constants.EMPTY, archived: Boolean = false, tags: Array = emptyArray(), deeplinks: UpdateDeeplinks = UpdateDeeplinks(), toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.update","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/update.html","searchKeys":["update","fun update(bitlink: String, title: String = Constants.EMPTY, archived: Boolean = false, tags: Array = emptyArray(), deeplinks: UpdateDeeplinks = UpdateDeeplinks(), toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.update"]},{"name":"fun update(config: UpdateConfig): String","description":"net.thauvin.erik.bitly.Bitlinks.update","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/update.html","searchKeys":["update","fun update(config: UpdateConfig): String","net.thauvin.erik.bitly.Bitlinks.update"]},{"name":"fun updateCustom(custom_bitlink: String, bitlink_id: String, toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.updateCustom","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/update-custom.html","searchKeys":["updateCustom","fun updateCustom(custom_bitlink: String, bitlink_id: String, toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.updateCustom"]},{"name":"fun valueOf(value: String): InstallType","description":"net.thauvin.erik.bitly.config.deeplinks.InstallType.valueOf","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): InstallType","net.thauvin.erik.bitly.config.deeplinks.InstallType.valueOf"]},{"name":"fun valueOf(value: String): Methods","description":"net.thauvin.erik.bitly.Methods.valueOf","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Methods","net.thauvin.erik.bitly.Methods.valueOf"]},{"name":"fun valueOf(value: String): Os","description":"net.thauvin.erik.bitly.config.deeplinks.Os.valueOf","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Os","net.thauvin.erik.bitly.config.deeplinks.Os.valueOf"]},{"name":"fun valueOf(value: String): Units","description":"net.thauvin.erik.bitly.Units.valueOf","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Units","net.thauvin.erik.bitly.Units.valueOf"]},{"name":"fun values(): Array","description":"net.thauvin.erik.bitly.config.deeplinks.InstallType.values","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/values.html","searchKeys":["values","fun values(): Array","net.thauvin.erik.bitly.config.deeplinks.InstallType.values"]},{"name":"fun values(): Array","description":"net.thauvin.erik.bitly.Methods.values","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/values.html","searchKeys":["values","fun values(): Array","net.thauvin.erik.bitly.Methods.values"]},{"name":"fun values(): Array","description":"net.thauvin.erik.bitly.config.deeplinks.Os.values","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/values.html","searchKeys":["values","fun values(): Array","net.thauvin.erik.bitly.config.deeplinks.Os.values"]},{"name":"fun values(): Array","description":"net.thauvin.erik.bitly.Units.values","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/values.html","searchKeys":["values","fun values(): Array","net.thauvin.erik.bitly.Units.values"]},{"name":"object Constants","description":"net.thauvin.erik.bitly.Constants","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/index.html","searchKeys":["Constants","object Constants","net.thauvin.erik.bitly.Constants"]},{"name":"object Utils","description":"net.thauvin.erik.bitly.Utils","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/index.html","searchKeys":["Utils","object Utils","net.thauvin.erik.bitly.Utils"]},{"name":"open class Bitlinks(accessToken: String)","description":"net.thauvin.erik.bitly.Bitlinks","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/index.html","searchKeys":["Bitlinks","open class Bitlinks(accessToken: String)","net.thauvin.erik.bitly.Bitlinks"]},{"name":"open class Bitly","description":"net.thauvin.erik.bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/index.html","searchKeys":["Bitly","open class Bitly","net.thauvin.erik.bitly.Bitly"]},{"name":"val ISO_TIMESTAMP: DateTimeFormatter","description":"net.thauvin.erik.bitly.Constants.ISO_TIMESTAMP","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-i-s-o_-t-i-m-e-s-t-a-m-p.html","searchKeys":["ISO_TIMESTAMP","val ISO_TIMESTAMP: DateTimeFormatter","net.thauvin.erik.bitly.Constants.ISO_TIMESTAMP"]},{"name":"val body: String","description":"net.thauvin.erik.bitly.CallResponse.body","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/body.html","searchKeys":["body","val body: String","net.thauvin.erik.bitly.CallResponse.body"]},{"name":"val description: String","description":"net.thauvin.erik.bitly.CallResponse.description","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/description.html","searchKeys":["description","val description: String","net.thauvin.erik.bitly.CallResponse.description"]},{"name":"val isBadRequest: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isBadRequest","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-bad-request.html","searchKeys":["isBadRequest","val isBadRequest: Boolean","net.thauvin.erik.bitly.CallResponse.isBadRequest"]},{"name":"val isCreated: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isCreated","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-created.html","searchKeys":["isCreated","val isCreated: Boolean","net.thauvin.erik.bitly.CallResponse.isCreated"]},{"name":"val isExpectationFailed: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isExpectationFailed","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-expectation-failed.html","searchKeys":["isExpectationFailed","val isExpectationFailed: Boolean","net.thauvin.erik.bitly.CallResponse.isExpectationFailed"]},{"name":"val isForbidden: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isForbidden","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-forbidden.html","searchKeys":["isForbidden","val isForbidden: Boolean","net.thauvin.erik.bitly.CallResponse.isForbidden"]},{"name":"val isGone: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isGone","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-gone.html","searchKeys":["isGone","val isGone: Boolean","net.thauvin.erik.bitly.CallResponse.isGone"]},{"name":"val isInternalError: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isInternalError","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-internal-error.html","searchKeys":["isInternalError","val isInternalError: Boolean","net.thauvin.erik.bitly.CallResponse.isInternalError"]},{"name":"val isNotFound: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isNotFound","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-not-found.html","searchKeys":["isNotFound","val isNotFound: Boolean","net.thauvin.erik.bitly.CallResponse.isNotFound"]},{"name":"val isSuccessful: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isSuccessful","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-successful.html","searchKeys":["isSuccessful","val isSuccessful: Boolean","net.thauvin.erik.bitly.CallResponse.isSuccessful"]},{"name":"val isTemporarilyUnavailable: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isTemporarilyUnavailable","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-temporarily-unavailable.html","searchKeys":["isTemporarilyUnavailable","val isTemporarilyUnavailable: Boolean","net.thauvin.erik.bitly.CallResponse.isTemporarilyUnavailable"]},{"name":"val isTooManyRequests: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isTooManyRequests","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-too-many-requests.html","searchKeys":["isTooManyRequests","val isTooManyRequests: Boolean","net.thauvin.erik.bitly.CallResponse.isTooManyRequests"]},{"name":"val isUnprocessableEntity: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isUnprocessableEntity","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-unprocessable-entity.html","searchKeys":["isUnprocessableEntity","val isUnprocessableEntity: Boolean","net.thauvin.erik.bitly.CallResponse.isUnprocessableEntity"]},{"name":"val isUpgradeRequired: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isUpgradeRequired","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-upgrade-required.html","searchKeys":["isUpgradeRequired","val isUpgradeRequired: Boolean","net.thauvin.erik.bitly.CallResponse.isUpgradeRequired"]},{"name":"val logger: Logger","description":"net.thauvin.erik.bitly.Utils.logger","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/logger.html","searchKeys":["logger","val logger: Logger","net.thauvin.erik.bitly.Utils.logger"]},{"name":"val message: String","description":"net.thauvin.erik.bitly.CallResponse.message","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/message.html","searchKeys":["message","val message: String","net.thauvin.erik.bitly.CallResponse.message"]},{"name":"val statusCode: Int","description":"net.thauvin.erik.bitly.CallResponse.statusCode","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/status-code.html","searchKeys":["statusCode","val statusCode: Int","net.thauvin.erik.bitly.CallResponse.statusCode"]},{"name":"val type: String","description":"net.thauvin.erik.bitly.config.deeplinks.InstallType.type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-install-type/type.html","searchKeys":["type","val type: String","net.thauvin.erik.bitly.config.deeplinks.InstallType.type"]},{"name":"val type: String","description":"net.thauvin.erik.bitly.config.deeplinks.Os.type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-os/type.html","searchKeys":["type","val type: String","net.thauvin.erik.bitly.config.deeplinks.Os.type"]},{"name":"var accessToken: String","description":"net.thauvin.erik.bitly.Bitly.accessToken","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/access-token.html","searchKeys":["accessToken","var accessToken: String","net.thauvin.erik.bitly.Bitly.accessToken"]},{"name":"var archived: Boolean","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.archived","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/archived.html","searchKeys":["archived","var archived: Boolean","net.thauvin.erik.bitly.config.UpdateConfig.Builder.archived"]},{"name":"var archived: Boolean","description":"net.thauvin.erik.bitly.config.UpdateConfig.archived","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/archived.html","searchKeys":["archived","var archived: Boolean","net.thauvin.erik.bitly.config.UpdateConfig.archived"]},{"name":"var bitlink: String","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/bitlink.html","searchKeys":["bitlink","var bitlink: String","net.thauvin.erik.bitly.config.UpdateConfig.Builder.bitlink"]},{"name":"var bitlink: String","description":"net.thauvin.erik.bitly.config.UpdateConfig.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/bitlink.html","searchKeys":["bitlink","var bitlink: String","net.thauvin.erik.bitly.config.UpdateConfig.bitlink"]},{"name":"var deeplinks: CreateDeeplinks","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/deeplinks.html","searchKeys":["deeplinks","var deeplinks: CreateDeeplinks","net.thauvin.erik.bitly.config.CreateConfig.Builder.deeplinks"]},{"name":"var deeplinks: CreateDeeplinks","description":"net.thauvin.erik.bitly.config.CreateConfig.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/deeplinks.html","searchKeys":["deeplinks","var deeplinks: CreateDeeplinks","net.thauvin.erik.bitly.config.CreateConfig.deeplinks"]},{"name":"var deeplinks: UpdateDeeplinks","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/deeplinks.html","searchKeys":["deeplinks","var deeplinks: UpdateDeeplinks","net.thauvin.erik.bitly.config.UpdateConfig.Builder.deeplinks"]},{"name":"var deeplinks: UpdateDeeplinks","description":"net.thauvin.erik.bitly.config.UpdateConfig.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/deeplinks.html","searchKeys":["deeplinks","var deeplinks: UpdateDeeplinks","net.thauvin.erik.bitly.config.UpdateConfig.deeplinks"]},{"name":"var domain: String","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.domain","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/domain.html","searchKeys":["domain","var domain: String","net.thauvin.erik.bitly.config.CreateConfig.Builder.domain"]},{"name":"var domain: String","description":"net.thauvin.erik.bitly.config.CreateConfig.domain","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/domain.html","searchKeys":["domain","var domain: String","net.thauvin.erik.bitly.config.CreateConfig.domain"]},{"name":"var group_guid: String","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.group_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/group_guid.html","searchKeys":["group_guid","var group_guid: String","net.thauvin.erik.bitly.config.CreateConfig.Builder.group_guid"]},{"name":"var group_guid: String","description":"net.thauvin.erik.bitly.config.CreateConfig.group_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/group_guid.html","searchKeys":["group_guid","var group_guid: String","net.thauvin.erik.bitly.config.CreateConfig.group_guid"]},{"name":"var lastCallResponse: CallResponse","description":"net.thauvin.erik.bitly.Bitlinks.lastCallResponse","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/last-call-response.html","searchKeys":["lastCallResponse","var lastCallResponse: CallResponse","net.thauvin.erik.bitly.Bitlinks.lastCallResponse"]},{"name":"var long_url: String","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.long_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/long_url.html","searchKeys":["long_url","var long_url: String","net.thauvin.erik.bitly.config.CreateConfig.Builder.long_url"]},{"name":"var long_url: String","description":"net.thauvin.erik.bitly.config.CreateConfig.long_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/long_url.html","searchKeys":["long_url","var long_url: String","net.thauvin.erik.bitly.config.CreateConfig.long_url"]},{"name":"var tags: Array","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/tags.html","searchKeys":["tags","var tags: Array","net.thauvin.erik.bitly.config.CreateConfig.Builder.tags"]},{"name":"var tags: Array","description":"net.thauvin.erik.bitly.config.CreateConfig.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/tags.html","searchKeys":["tags","var tags: Array","net.thauvin.erik.bitly.config.CreateConfig.tags"]},{"name":"var tags: Array","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/tags.html","searchKeys":["tags","var tags: Array","net.thauvin.erik.bitly.config.UpdateConfig.Builder.tags"]},{"name":"var tags: Array","description":"net.thauvin.erik.bitly.config.UpdateConfig.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/tags.html","searchKeys":["tags","var tags: Array","net.thauvin.erik.bitly.config.UpdateConfig.tags"]},{"name":"var title: String","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/title.html","searchKeys":["title","var title: String","net.thauvin.erik.bitly.config.CreateConfig.Builder.title"]},{"name":"var title: String","description":"net.thauvin.erik.bitly.config.CreateConfig.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/title.html","searchKeys":["title","var title: String","net.thauvin.erik.bitly.config.CreateConfig.title"]},{"name":"var title: String","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/title.html","searchKeys":["title","var title: String","net.thauvin.erik.bitly.config.UpdateConfig.Builder.title"]},{"name":"var title: String","description":"net.thauvin.erik.bitly.config.UpdateConfig.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/title.html","searchKeys":["title","var title: String","net.thauvin.erik.bitly.config.UpdateConfig.title"]},{"name":"var toJson: Boolean","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/to-json.html","searchKeys":["toJson","var toJson: Boolean","net.thauvin.erik.bitly.config.CreateConfig.Builder.toJson"]},{"name":"var toJson: Boolean","description":"net.thauvin.erik.bitly.config.CreateConfig.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/to-json.html","searchKeys":["toJson","var toJson: Boolean","net.thauvin.erik.bitly.config.CreateConfig.toJson"]},{"name":"var toJson: Boolean","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/to-json.html","searchKeys":["toJson","var toJson: Boolean","net.thauvin.erik.bitly.config.UpdateConfig.Builder.toJson"]},{"name":"var toJson: Boolean","description":"net.thauvin.erik.bitly.config.UpdateConfig.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/to-json.html","searchKeys":["toJson","var toJson: Boolean","net.thauvin.erik.bitly.config.UpdateConfig.toJson"]}] +[{"name":"ANDROID","description":"net.thauvin.erik.bitly.config.deeplinks.enums.Os.ANDROID","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-a-n-d-r-o-i-d/index.html","searchKeys":["ANDROID","ANDROID","net.thauvin.erik.bitly.config.deeplinks.enums.Os.ANDROID"]},{"name":"AUTO_INSTALL","description":"net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.AUTO_INSTALL","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-a-u-t-o_-i-n-s-t-a-l-l/index.html","searchKeys":["AUTO_INSTALL","AUTO_INSTALL","net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.AUTO_INSTALL"]},{"name":"DAY","description":"net.thauvin.erik.bitly.Units.DAY","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-d-a-y/index.html","searchKeys":["DAY","DAY","net.thauvin.erik.bitly.Units.DAY"]},{"name":"DELETE","description":"net.thauvin.erik.bitly.Methods.DELETE","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e/index.html","searchKeys":["DELETE","DELETE","net.thauvin.erik.bitly.Methods.DELETE"]},{"name":"GET","description":"net.thauvin.erik.bitly.Methods.GET","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/-g-e-t/index.html","searchKeys":["GET","GET","net.thauvin.erik.bitly.Methods.GET"]},{"name":"HOUR","description":"net.thauvin.erik.bitly.Units.HOUR","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-h-o-u-r/index.html","searchKeys":["HOUR","HOUR","net.thauvin.erik.bitly.Units.HOUR"]},{"name":"IOS","description":"net.thauvin.erik.bitly.config.deeplinks.enums.Os.IOS","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/-i-o-s/index.html","searchKeys":["IOS","IOS","net.thauvin.erik.bitly.config.deeplinks.enums.Os.IOS"]},{"name":"MINUTE","description":"net.thauvin.erik.bitly.Units.MINUTE","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e/index.html","searchKeys":["MINUTE","MINUTE","net.thauvin.erik.bitly.Units.MINUTE"]},{"name":"MONTH","description":"net.thauvin.erik.bitly.Units.MONTH","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h/index.html","searchKeys":["MONTH","MONTH","net.thauvin.erik.bitly.Units.MONTH"]},{"name":"NO_INSTALL","description":"net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.NO_INSTALL","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-n-o_-i-n-s-t-a-l-l/index.html","searchKeys":["NO_INSTALL","NO_INSTALL","net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.NO_INSTALL"]},{"name":"PATCH","description":"net.thauvin.erik.bitly.Methods.PATCH","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h/index.html","searchKeys":["PATCH","PATCH","net.thauvin.erik.bitly.Methods.PATCH"]},{"name":"POST","description":"net.thauvin.erik.bitly.Methods.POST","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t/index.html","searchKeys":["POST","POST","net.thauvin.erik.bitly.Methods.POST"]},{"name":"PROMOTE_INSTALL","description":"net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.PROMOTE_INSTALL","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/-p-r-o-m-o-t-e_-i-n-s-t-a-l-l/index.html","searchKeys":["PROMOTE_INSTALL","PROMOTE_INSTALL","net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.PROMOTE_INSTALL"]},{"name":"WEEK","description":"net.thauvin.erik.bitly.Units.WEEK","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/-w-e-e-k/index.html","searchKeys":["WEEK","WEEK","net.thauvin.erik.bitly.Units.WEEK"]},{"name":"class CreateConfig constructor(var long_url: String, var domain: String = Constants.EMPTY, var group_guid: String = Constants.EMPTY, var title: String = Constants.EMPTY, var tags: Array = emptyArray(), var deeplinks: CreateDeeplinks = CreateDeeplinks(), var toJson: Boolean = false)","description":"net.thauvin.erik.bitly.config.CreateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/index.html","searchKeys":["CreateConfig","class CreateConfig constructor(var long_url: String, var domain: String = Constants.EMPTY, var group_guid: String = Constants.EMPTY, var title: String = Constants.EMPTY, var tags: Array = emptyArray(), var deeplinks: CreateDeeplinks = CreateDeeplinks(), var toJson: Boolean = false)","net.thauvin.erik.bitly.config.CreateConfig"]},{"name":"class CreateDeeplinks","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/index.html","searchKeys":["CreateDeeplinks","class CreateDeeplinks","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks"]},{"name":"class UpdateConfig constructor(var bitlink: String, var title: String = Constants.EMPTY, var archived: Boolean = false, var tags: Array = emptyArray(), var deeplinks: UpdateDeeplinks = UpdateDeeplinks(), var toJson: Boolean = false)","description":"net.thauvin.erik.bitly.config.UpdateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/index.html","searchKeys":["UpdateConfig","class UpdateConfig constructor(var bitlink: String, var title: String = Constants.EMPTY, var archived: Boolean = false, var tags: Array = emptyArray(), var deeplinks: UpdateDeeplinks = UpdateDeeplinks(), var toJson: Boolean = false)","net.thauvin.erik.bitly.config.UpdateConfig"]},{"name":"class UpdateDeeplinks","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/index.html","searchKeys":["UpdateDeeplinks","class UpdateDeeplinks","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks"]},{"name":"const val API_BASE_URL: String","description":"net.thauvin.erik.bitly.Constants.API_BASE_URL","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-a-p-i_-b-a-s-e_-u-r-l.html","searchKeys":["API_BASE_URL","const val API_BASE_URL: String","net.thauvin.erik.bitly.Constants.API_BASE_URL"]},{"name":"const val EMPTY: String","description":"net.thauvin.erik.bitly.Constants.EMPTY","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y.html","searchKeys":["EMPTY","const val EMPTY: String","net.thauvin.erik.bitly.Constants.EMPTY"]},{"name":"const val EMPTY_JSON: String","description":"net.thauvin.erik.bitly.Constants.EMPTY_JSON","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y_-j-s-o-n.html","searchKeys":["EMPTY_JSON","const val EMPTY_JSON: String","net.thauvin.erik.bitly.Constants.EMPTY_JSON"]},{"name":"const val ENV_ACCESS_TOKEN: String","description":"net.thauvin.erik.bitly.Constants.ENV_ACCESS_TOKEN","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-e-n-v_-a-c-c-e-s-s_-t-o-k-e-n.html","searchKeys":["ENV_ACCESS_TOKEN","const val ENV_ACCESS_TOKEN: String","net.thauvin.erik.bitly.Constants.ENV_ACCESS_TOKEN"]},{"name":"const val FALSE: String","description":"net.thauvin.erik.bitly.Constants.FALSE","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-f-a-l-s-e.html","searchKeys":["FALSE","const val FALSE: String","net.thauvin.erik.bitly.Constants.FALSE"]},{"name":"const val TRUE: String","description":"net.thauvin.erik.bitly.Constants.TRUE","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-t-r-u-e.html","searchKeys":["TRUE","const val TRUE: String","net.thauvin.erik.bitly.Constants.TRUE"]},{"name":"constructor()","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor()","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"constructor()","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.CreateDeeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/-create-deeplinks.html","searchKeys":["CreateDeeplinks","constructor()","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.CreateDeeplinks"]},{"name":"constructor()","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.UpdateDeeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/-update-deeplinks.html","searchKeys":["UpdateDeeplinks","constructor()","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.UpdateDeeplinks"]},{"name":"constructor(accessToken: String)","description":"net.thauvin.erik.bitly.Bitlinks.Bitlinks","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/-bitlinks.html","searchKeys":["Bitlinks","constructor(accessToken: String)","net.thauvin.erik.bitly.Bitlinks.Bitlinks"]},{"name":"constructor(accessToken: String)","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor(accessToken: String)","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"constructor(bitlink: String)","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.Builder","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/-builder.html","searchKeys":["Builder","constructor(bitlink: String)","net.thauvin.erik.bitly.config.UpdateConfig.Builder.Builder"]},{"name":"constructor(bitlink: String, title: String = Constants.EMPTY, archived: Boolean = false, tags: Array = emptyArray(), deeplinks: UpdateDeeplinks = UpdateDeeplinks(), toJson: Boolean = false)","description":"net.thauvin.erik.bitly.config.UpdateConfig.UpdateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-update-config.html","searchKeys":["UpdateConfig","constructor(bitlink: String, title: String = Constants.EMPTY, archived: Boolean = false, tags: Array = emptyArray(), deeplinks: UpdateDeeplinks = UpdateDeeplinks(), toJson: Boolean = false)","net.thauvin.erik.bitly.config.UpdateConfig.UpdateConfig"]},{"name":"constructor(body: String = Constants.EMPTY_JSON, message: String = \"\", description: String = \"\", statusCode: Int = -1)","description":"net.thauvin.erik.bitly.CallResponse.CallResponse","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/-call-response.html","searchKeys":["CallResponse","constructor(body: String = Constants.EMPTY_JSON, message: String = \"\", description: String = \"\", statusCode: Int = -1)","net.thauvin.erik.bitly.CallResponse.CallResponse"]},{"name":"constructor(builder: CreateConfig.Builder)","description":"net.thauvin.erik.bitly.config.CreateConfig.CreateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-create-config.html","searchKeys":["CreateConfig","constructor(builder: CreateConfig.Builder)","net.thauvin.erik.bitly.config.CreateConfig.CreateConfig"]},{"name":"constructor(builder: UpdateConfig.Builder)","description":"net.thauvin.erik.bitly.config.UpdateConfig.UpdateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-update-config.html","searchKeys":["UpdateConfig","constructor(builder: UpdateConfig.Builder)","net.thauvin.erik.bitly.config.UpdateConfig.UpdateConfig"]},{"name":"constructor(long_url: String)","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.Builder","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/-builder.html","searchKeys":["Builder","constructor(long_url: String)","net.thauvin.erik.bitly.config.CreateConfig.Builder.Builder"]},{"name":"constructor(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, title: String = Constants.EMPTY, tags: Array = emptyArray(), deeplinks: CreateDeeplinks = CreateDeeplinks(), toJson: Boolean = false)","description":"net.thauvin.erik.bitly.config.CreateConfig.CreateConfig","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-create-config.html","searchKeys":["CreateConfig","constructor(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, title: String = Constants.EMPTY, tags: Array = emptyArray(), deeplinks: CreateDeeplinks = CreateDeeplinks(), toJson: Boolean = false)","net.thauvin.erik.bitly.config.CreateConfig.CreateConfig"]},{"name":"constructor(properties: Properties, key: String = Constants.ENV_ACCESS_TOKEN)","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor(properties: Properties, key: String = Constants.ENV_ACCESS_TOKEN)","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"constructor(propertiesFile: File, key: String = Constants.ENV_ACCESS_TOKEN)","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor(propertiesFile: File, key: String = Constants.ENV_ACCESS_TOKEN)","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"constructor(propertiesFilePath: Path, key: String = Constants.ENV_ACCESS_TOKEN)","description":"net.thauvin.erik.bitly.Bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/-bitly.html","searchKeys":["Bitly","constructor(propertiesFilePath: Path, key: String = Constants.ENV_ACCESS_TOKEN)","net.thauvin.erik.bitly.Bitly.Bitly"]},{"name":"data class Builder(var bitlink: String)","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/index.html","searchKeys":["Builder","data class Builder(var bitlink: String)","net.thauvin.erik.bitly.config.UpdateConfig.Builder"]},{"name":"data class Builder(var long_url: String)","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/index.html","searchKeys":["Builder","data class Builder(var long_url: String)","net.thauvin.erik.bitly.config.CreateConfig.Builder"]},{"name":"data class CallResponse(val body: String = Constants.EMPTY_JSON, val message: String = \"\", val description: String = \"\", val statusCode: Int = -1)","description":"net.thauvin.erik.bitly.CallResponse","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/index.html","searchKeys":["CallResponse","data class CallResponse(val body: String = Constants.EMPTY_JSON, val message: String = \"\", val description: String = \"\", val statusCode: Int = -1)","net.thauvin.erik.bitly.CallResponse"]},{"name":"enum InstallType : Enum ","description":"net.thauvin.erik.bitly.config.deeplinks.enums.InstallType","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/index.html","searchKeys":["InstallType","enum InstallType : Enum ","net.thauvin.erik.bitly.config.deeplinks.enums.InstallType"]},{"name":"enum Methods : Enum ","description":"net.thauvin.erik.bitly.Methods","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/index.html","searchKeys":["Methods","enum Methods : Enum ","net.thauvin.erik.bitly.Methods"]},{"name":"enum Os : Enum ","description":"net.thauvin.erik.bitly.config.deeplinks.enums.Os","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/index.html","searchKeys":["Os","enum Os : Enum ","net.thauvin.erik.bitly.config.deeplinks.enums.Os"]},{"name":"enum Units : Enum ","description":"net.thauvin.erik.bitly.Units","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/index.html","searchKeys":["Units","enum Units : Enum ","net.thauvin.erik.bitly.Units"]},{"name":"fun Logger.isSevereLoggable(): Boolean","description":"net.thauvin.erik.bitly.Utils.isSevereLoggable","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/is-severe-loggable.html","searchKeys":["isSevereLoggable","fun Logger.isSevereLoggable(): Boolean","net.thauvin.erik.bitly.Utils.isSevereLoggable"]},{"name":"fun String.isValidUrl(): Boolean","description":"net.thauvin.erik.bitly.Utils.isValidUrl","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/is-valid-url.html","searchKeys":["isValidUrl","fun String.isValidUrl(): Boolean","net.thauvin.erik.bitly.Utils.isValidUrl"]},{"name":"fun String.removeHttp(): String","description":"net.thauvin.erik.bitly.Utils.removeHttp","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/remove-http.html","searchKeys":["removeHttp","fun String.removeHttp(): String","net.thauvin.erik.bitly.Utils.removeHttp"]},{"name":"fun String.toEndPoint(): String","description":"net.thauvin.erik.bitly.Utils.toEndPoint","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/to-end-point.html","searchKeys":["toEndPoint","fun String.toEndPoint(): String","net.thauvin.erik.bitly.Utils.toEndPoint"]},{"name":"fun app_guid(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_guid.html","searchKeys":["app_guid","fun app_guid(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_guid"]},{"name":"fun app_guid(app_guid: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_guid.html","searchKeys":["app_guid","fun app_guid(app_guid: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_guid"]},{"name":"fun app_id(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_id","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_id.html","searchKeys":["app_id","fun app_id(): String?","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_id"]},{"name":"fun app_id(app_id: String)","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_id","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_id.html","searchKeys":["app_id","fun app_id(app_id: String)","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_id"]},{"name":"fun app_uri_path(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_uri_path","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_uri_path.html","searchKeys":["app_uri_path","fun app_uri_path(): String?","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_uri_path"]},{"name":"fun app_uri_path(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_uri_path","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_uri_path.html","searchKeys":["app_uri_path","fun app_uri_path(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_uri_path"]},{"name":"fun app_uri_path(app_uri_path: String)","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_uri_path","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/app_uri_path.html","searchKeys":["app_uri_path","fun app_uri_path(app_uri_path: String)","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.app_uri_path"]},{"name":"fun app_uri_path(app_uri_path: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_uri_path","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/app_uri_path.html","searchKeys":["app_uri_path","fun app_uri_path(app_uri_path: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.app_uri_path"]},{"name":"fun archived(archived: Boolean): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.archived","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/archived.html","searchKeys":["archived","fun archived(archived: Boolean): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.archived"]},{"name":"fun bitlink(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/bitlink.html","searchKeys":["bitlink","fun bitlink(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.bitlink"]},{"name":"fun bitlink(bitlink: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/bitlink.html","searchKeys":["bitlink","fun bitlink(bitlink: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.bitlink"]},{"name":"fun bitlink(bitlink: String): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/bitlink.html","searchKeys":["bitlink","fun bitlink(bitlink: String): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.bitlink"]},{"name":"fun bitlinks(): Bitlinks","description":"net.thauvin.erik.bitly.Bitly.bitlinks","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/bitlinks.html","searchKeys":["bitlinks","fun bitlinks(): Bitlinks","net.thauvin.erik.bitly.Bitly.bitlinks"]},{"name":"fun brand_guid(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.brand_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/brand_guid.html","searchKeys":["brand_guid","fun brand_guid(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.brand_guid"]},{"name":"fun brand_guid(brand_guid: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.brand_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/brand_guid.html","searchKeys":["brand_guid","fun brand_guid(brand_guid: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.brand_guid"]},{"name":"fun build(): CreateConfig","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.build","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/build.html","searchKeys":["build","fun build(): CreateConfig","net.thauvin.erik.bitly.config.CreateConfig.Builder.build"]},{"name":"fun build(): UpdateConfig","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.build","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/build.html","searchKeys":["build","fun build(): UpdateConfig","net.thauvin.erik.bitly.config.UpdateConfig.Builder.build"]},{"name":"fun call(accessToken: String, endPoint: String, params: Map = emptyMap(), method: Methods = Methods.POST): CallResponse","description":"net.thauvin.erik.bitly.Utils.call","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/call.html","searchKeys":["call","fun call(accessToken: String, endPoint: String, params: Map = emptyMap(), method: Methods = Methods.POST): CallResponse","net.thauvin.erik.bitly.Utils.call"]},{"name":"fun call(endPoint: String, params: Map = emptyMap(), method: Methods = Methods.POST): CallResponse","description":"net.thauvin.erik.bitly.Bitly.call","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/call.html","searchKeys":["call","fun call(endPoint: String, params: Map = emptyMap(), method: Methods = Methods.POST): CallResponse","net.thauvin.erik.bitly.Bitly.call"]},{"name":"fun clicks(bitlink: String, unit: Units = Units.DAY, units: Int = -1, unit_reference: String = Constants.EMPTY, toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.clicks","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/clicks.html","searchKeys":["clicks","fun clicks(bitlink: String, unit: Units = Units.DAY, units: Int = -1, unit_reference: String = Constants.EMPTY, toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.clicks"]},{"name":"fun create(config: CreateConfig): String","description":"net.thauvin.erik.bitly.Bitlinks.create","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/create.html","searchKeys":["create","fun create(config: CreateConfig): String","net.thauvin.erik.bitly.Bitlinks.create"]},{"name":"fun create(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, title: String = Constants.EMPTY, tags: Array = emptyArray(), deeplinks: CreateDeeplinks = CreateDeeplinks(), toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.create","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/create.html","searchKeys":["create","fun create(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, title: String = Constants.EMPTY, tags: Array = emptyArray(), deeplinks: CreateDeeplinks = CreateDeeplinks(), toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.create"]},{"name":"fun created(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/created.html","searchKeys":["created","fun created(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created"]},{"name":"fun created(created: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/created.html","searchKeys":["created","fun created(created: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created"]},{"name":"fun created(created: ZonedDateTime)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/created.html","searchKeys":["created","fun created(created: ZonedDateTime)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.created"]},{"name":"fun deeplinks(deeplinks: CreateDeeplinks): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/deeplinks.html","searchKeys":["deeplinks","fun deeplinks(deeplinks: CreateDeeplinks): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.deeplinks"]},{"name":"fun deeplinks(deeplinks: UpdateDeeplinks): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/deeplinks.html","searchKeys":["deeplinks","fun deeplinks(deeplinks: UpdateDeeplinks): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.deeplinks"]},{"name":"fun domain(domain: String): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.domain","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/domain.html","searchKeys":["domain","fun domain(domain: String): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.domain"]},{"name":"fun expand(bitlink_id: String, toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.expand","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/expand.html","searchKeys":["expand","fun expand(bitlink_id: String, toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.expand"]},{"name":"fun groupGuid(group_guid: String): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.groupGuid","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/group-guid.html","searchKeys":["groupGuid","fun groupGuid(group_guid: String): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.groupGuid"]},{"name":"fun guid(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/guid.html","searchKeys":["guid","fun guid(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.guid"]},{"name":"fun guid(guid: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/guid.html","searchKeys":["guid","fun guid(guid: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.guid"]},{"name":"fun install_type(): InstallType?","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html","searchKeys":["install_type","fun install_type(): InstallType?","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_type"]},{"name":"fun install_type(): InstallType?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html","searchKeys":["install_type","fun install_type(): InstallType?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_type"]},{"name":"fun install_type(install_type: InstallType)","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_type.html","searchKeys":["install_type","fun install_type(install_type: InstallType)","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_type"]},{"name":"fun install_type(install_type: InstallType)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_type.html","searchKeys":["install_type","fun install_type(install_type: InstallType)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_type"]},{"name":"fun install_url(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_url.html","searchKeys":["install_url","fun install_url(): String?","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_url"]},{"name":"fun install_url(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_url.html","searchKeys":["install_url","fun install_url(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_url"]},{"name":"fun install_url(install_url: String)","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/install_url.html","searchKeys":["install_url","fun install_url(install_url: String)","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.install_url"]},{"name":"fun install_url(install_url: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/install_url.html","searchKeys":["install_url","fun install_url(install_url: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.install_url"]},{"name":"fun isNotEmpty(): Boolean","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.isNotEmpty","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/is-not-empty.html","searchKeys":["isNotEmpty","fun isNotEmpty(): Boolean","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.isNotEmpty"]},{"name":"fun isNotEmpty(): Boolean","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.isNotEmpty","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/is-not-empty.html","searchKeys":["isNotEmpty","fun isNotEmpty(): Boolean","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.isNotEmpty"]},{"name":"fun links(): Map","description":"net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.links","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-create-deeplinks/links.html","searchKeys":["links","fun links(): Map","net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks.links"]},{"name":"fun links(): Map","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.links","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/links.html","searchKeys":["links","fun links(): Map","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.links"]},{"name":"fun longUrl(long_url: String): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.longUrl","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/long-url.html","searchKeys":["longUrl","fun longUrl(long_url: String): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.longUrl"]},{"name":"fun modified(): String?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/modified.html","searchKeys":["modified","fun modified(): String?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified"]},{"name":"fun modified(modified: String)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/modified.html","searchKeys":["modified","fun modified(modified: String)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified"]},{"name":"fun modified(modified: ZonedDateTime)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/modified.html","searchKeys":["modified","fun modified(modified: ZonedDateTime)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.modified"]},{"name":"fun os(): Os?","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.os","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/os.html","searchKeys":["os","fun os(): Os?","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.os"]},{"name":"fun os(os: Os)","description":"net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.os","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks/-update-deeplinks/os.html","searchKeys":["os","fun os(os: Os)","net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks.os"]},{"name":"fun shorten(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.shorten","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/shorten.html","searchKeys":["shorten","fun shorten(long_url: String, domain: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.shorten"]},{"name":"fun tags(tags: Array): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/tags.html","searchKeys":["tags","fun tags(tags: Array): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.tags"]},{"name":"fun tags(tags: Array): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/tags.html","searchKeys":["tags","fun tags(tags: Array): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.tags"]},{"name":"fun title(title: String): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/title.html","searchKeys":["title","fun title(title: String): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.title"]},{"name":"fun title(title: String): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/title.html","searchKeys":["title","fun title(title: String): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.title"]},{"name":"fun toJson(toJson: Boolean): CreateConfig.Builder","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/to-json.html","searchKeys":["toJson","fun toJson(toJson: Boolean): CreateConfig.Builder","net.thauvin.erik.bitly.config.CreateConfig.Builder.toJson"]},{"name":"fun toJson(toJson: Boolean): UpdateConfig.Builder","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/to-json.html","searchKeys":["toJson","fun toJson(toJson: Boolean): UpdateConfig.Builder","net.thauvin.erik.bitly.config.UpdateConfig.Builder.toJson"]},{"name":"fun update(bitlink: String, title: String = Constants.EMPTY, archived: Boolean = false, tags: Array = emptyArray(), deeplinks: UpdateDeeplinks = UpdateDeeplinks(), toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.update","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/update.html","searchKeys":["update","fun update(bitlink: String, title: String = Constants.EMPTY, archived: Boolean = false, tags: Array = emptyArray(), deeplinks: UpdateDeeplinks = UpdateDeeplinks(), toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.update"]},{"name":"fun update(config: UpdateConfig): String","description":"net.thauvin.erik.bitly.Bitlinks.update","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/update.html","searchKeys":["update","fun update(config: UpdateConfig): String","net.thauvin.erik.bitly.Bitlinks.update"]},{"name":"fun updateCustom(custom_bitlink: String, bitlink_id: String, toJson: Boolean = false): String","description":"net.thauvin.erik.bitly.Bitlinks.updateCustom","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/update-custom.html","searchKeys":["updateCustom","fun updateCustom(custom_bitlink: String, bitlink_id: String, toJson: Boolean = false): String","net.thauvin.erik.bitly.Bitlinks.updateCustom"]},{"name":"fun valueOf(value: String): InstallType","description":"net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.valueOf","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): InstallType","net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.valueOf"]},{"name":"fun valueOf(value: String): Methods","description":"net.thauvin.erik.bitly.Methods.valueOf","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Methods","net.thauvin.erik.bitly.Methods.valueOf"]},{"name":"fun valueOf(value: String): Os","description":"net.thauvin.erik.bitly.config.deeplinks.enums.Os.valueOf","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Os","net.thauvin.erik.bitly.config.deeplinks.enums.Os.valueOf"]},{"name":"fun valueOf(value: String): Units","description":"net.thauvin.erik.bitly.Units.valueOf","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Units","net.thauvin.erik.bitly.Units.valueOf"]},{"name":"fun values(): Array","description":"net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.values","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/values.html","searchKeys":["values","fun values(): Array","net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.values"]},{"name":"fun values(): Array","description":"net.thauvin.erik.bitly.Methods.values","location":"-bitly -shorten/net.thauvin.erik.bitly/-methods/values.html","searchKeys":["values","fun values(): Array","net.thauvin.erik.bitly.Methods.values"]},{"name":"fun values(): Array","description":"net.thauvin.erik.bitly.config.deeplinks.enums.Os.values","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/values.html","searchKeys":["values","fun values(): Array","net.thauvin.erik.bitly.config.deeplinks.enums.Os.values"]},{"name":"fun values(): Array","description":"net.thauvin.erik.bitly.Units.values","location":"-bitly -shorten/net.thauvin.erik.bitly/-units/values.html","searchKeys":["values","fun values(): Array","net.thauvin.erik.bitly.Units.values"]},{"name":"object Constants","description":"net.thauvin.erik.bitly.Constants","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/index.html","searchKeys":["Constants","object Constants","net.thauvin.erik.bitly.Constants"]},{"name":"object Utils","description":"net.thauvin.erik.bitly.Utils","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/index.html","searchKeys":["Utils","object Utils","net.thauvin.erik.bitly.Utils"]},{"name":"open class Bitlinks(accessToken: String)","description":"net.thauvin.erik.bitly.Bitlinks","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/index.html","searchKeys":["Bitlinks","open class Bitlinks(accessToken: String)","net.thauvin.erik.bitly.Bitlinks"]},{"name":"open class Bitly","description":"net.thauvin.erik.bitly.Bitly","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/index.html","searchKeys":["Bitly","open class Bitly","net.thauvin.erik.bitly.Bitly"]},{"name":"val ISO_TIMESTAMP: DateTimeFormatter","description":"net.thauvin.erik.bitly.Constants.ISO_TIMESTAMP","location":"-bitly -shorten/net.thauvin.erik.bitly/-constants/-i-s-o_-t-i-m-e-s-t-a-m-p.html","searchKeys":["ISO_TIMESTAMP","val ISO_TIMESTAMP: DateTimeFormatter","net.thauvin.erik.bitly.Constants.ISO_TIMESTAMP"]},{"name":"val body: String","description":"net.thauvin.erik.bitly.CallResponse.body","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/body.html","searchKeys":["body","val body: String","net.thauvin.erik.bitly.CallResponse.body"]},{"name":"val description: String","description":"net.thauvin.erik.bitly.CallResponse.description","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/description.html","searchKeys":["description","val description: String","net.thauvin.erik.bitly.CallResponse.description"]},{"name":"val isBadRequest: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isBadRequest","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-bad-request.html","searchKeys":["isBadRequest","val isBadRequest: Boolean","net.thauvin.erik.bitly.CallResponse.isBadRequest"]},{"name":"val isCreated: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isCreated","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-created.html","searchKeys":["isCreated","val isCreated: Boolean","net.thauvin.erik.bitly.CallResponse.isCreated"]},{"name":"val isExpectationFailed: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isExpectationFailed","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-expectation-failed.html","searchKeys":["isExpectationFailed","val isExpectationFailed: Boolean","net.thauvin.erik.bitly.CallResponse.isExpectationFailed"]},{"name":"val isForbidden: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isForbidden","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-forbidden.html","searchKeys":["isForbidden","val isForbidden: Boolean","net.thauvin.erik.bitly.CallResponse.isForbidden"]},{"name":"val isGone: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isGone","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-gone.html","searchKeys":["isGone","val isGone: Boolean","net.thauvin.erik.bitly.CallResponse.isGone"]},{"name":"val isInternalError: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isInternalError","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-internal-error.html","searchKeys":["isInternalError","val isInternalError: Boolean","net.thauvin.erik.bitly.CallResponse.isInternalError"]},{"name":"val isNotFound: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isNotFound","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-not-found.html","searchKeys":["isNotFound","val isNotFound: Boolean","net.thauvin.erik.bitly.CallResponse.isNotFound"]},{"name":"val isSuccessful: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isSuccessful","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-successful.html","searchKeys":["isSuccessful","val isSuccessful: Boolean","net.thauvin.erik.bitly.CallResponse.isSuccessful"]},{"name":"val isTemporarilyUnavailable: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isTemporarilyUnavailable","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-temporarily-unavailable.html","searchKeys":["isTemporarilyUnavailable","val isTemporarilyUnavailable: Boolean","net.thauvin.erik.bitly.CallResponse.isTemporarilyUnavailable"]},{"name":"val isTooManyRequests: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isTooManyRequests","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-too-many-requests.html","searchKeys":["isTooManyRequests","val isTooManyRequests: Boolean","net.thauvin.erik.bitly.CallResponse.isTooManyRequests"]},{"name":"val isUnprocessableEntity: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isUnprocessableEntity","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-unprocessable-entity.html","searchKeys":["isUnprocessableEntity","val isUnprocessableEntity: Boolean","net.thauvin.erik.bitly.CallResponse.isUnprocessableEntity"]},{"name":"val isUpgradeRequired: Boolean","description":"net.thauvin.erik.bitly.CallResponse.isUpgradeRequired","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/is-upgrade-required.html","searchKeys":["isUpgradeRequired","val isUpgradeRequired: Boolean","net.thauvin.erik.bitly.CallResponse.isUpgradeRequired"]},{"name":"val logger: Logger","description":"net.thauvin.erik.bitly.Utils.logger","location":"-bitly -shorten/net.thauvin.erik.bitly/-utils/logger.html","searchKeys":["logger","val logger: Logger","net.thauvin.erik.bitly.Utils.logger"]},{"name":"val message: String","description":"net.thauvin.erik.bitly.CallResponse.message","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/message.html","searchKeys":["message","val message: String","net.thauvin.erik.bitly.CallResponse.message"]},{"name":"val statusCode: Int","description":"net.thauvin.erik.bitly.CallResponse.statusCode","location":"-bitly -shorten/net.thauvin.erik.bitly/-call-response/status-code.html","searchKeys":["statusCode","val statusCode: Int","net.thauvin.erik.bitly.CallResponse.statusCode"]},{"name":"val type: String","description":"net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-install-type/type.html","searchKeys":["type","val type: String","net.thauvin.erik.bitly.config.deeplinks.enums.InstallType.type"]},{"name":"val type: String","description":"net.thauvin.erik.bitly.config.deeplinks.enums.Os.type","location":"-bitly -shorten/net.thauvin.erik.bitly.config.deeplinks.enums/-os/type.html","searchKeys":["type","val type: String","net.thauvin.erik.bitly.config.deeplinks.enums.Os.type"]},{"name":"var accessToken: String","description":"net.thauvin.erik.bitly.Bitly.accessToken","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitly/access-token.html","searchKeys":["accessToken","var accessToken: String","net.thauvin.erik.bitly.Bitly.accessToken"]},{"name":"var archived: Boolean","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.archived","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/archived.html","searchKeys":["archived","var archived: Boolean","net.thauvin.erik.bitly.config.UpdateConfig.Builder.archived"]},{"name":"var archived: Boolean","description":"net.thauvin.erik.bitly.config.UpdateConfig.archived","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/archived.html","searchKeys":["archived","var archived: Boolean","net.thauvin.erik.bitly.config.UpdateConfig.archived"]},{"name":"var bitlink: String","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/bitlink.html","searchKeys":["bitlink","var bitlink: String","net.thauvin.erik.bitly.config.UpdateConfig.Builder.bitlink"]},{"name":"var bitlink: String","description":"net.thauvin.erik.bitly.config.UpdateConfig.bitlink","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/bitlink.html","searchKeys":["bitlink","var bitlink: String","net.thauvin.erik.bitly.config.UpdateConfig.bitlink"]},{"name":"var deeplinks: CreateDeeplinks","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/deeplinks.html","searchKeys":["deeplinks","var deeplinks: CreateDeeplinks","net.thauvin.erik.bitly.config.CreateConfig.Builder.deeplinks"]},{"name":"var deeplinks: CreateDeeplinks","description":"net.thauvin.erik.bitly.config.CreateConfig.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/deeplinks.html","searchKeys":["deeplinks","var deeplinks: CreateDeeplinks","net.thauvin.erik.bitly.config.CreateConfig.deeplinks"]},{"name":"var deeplinks: UpdateDeeplinks","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/deeplinks.html","searchKeys":["deeplinks","var deeplinks: UpdateDeeplinks","net.thauvin.erik.bitly.config.UpdateConfig.Builder.deeplinks"]},{"name":"var deeplinks: UpdateDeeplinks","description":"net.thauvin.erik.bitly.config.UpdateConfig.deeplinks","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/deeplinks.html","searchKeys":["deeplinks","var deeplinks: UpdateDeeplinks","net.thauvin.erik.bitly.config.UpdateConfig.deeplinks"]},{"name":"var domain: String","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.domain","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/domain.html","searchKeys":["domain","var domain: String","net.thauvin.erik.bitly.config.CreateConfig.Builder.domain"]},{"name":"var domain: String","description":"net.thauvin.erik.bitly.config.CreateConfig.domain","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/domain.html","searchKeys":["domain","var domain: String","net.thauvin.erik.bitly.config.CreateConfig.domain"]},{"name":"var group_guid: String","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.group_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/group_guid.html","searchKeys":["group_guid","var group_guid: String","net.thauvin.erik.bitly.config.CreateConfig.Builder.group_guid"]},{"name":"var group_guid: String","description":"net.thauvin.erik.bitly.config.CreateConfig.group_guid","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/group_guid.html","searchKeys":["group_guid","var group_guid: String","net.thauvin.erik.bitly.config.CreateConfig.group_guid"]},{"name":"var lastCallResponse: CallResponse","description":"net.thauvin.erik.bitly.Bitlinks.lastCallResponse","location":"-bitly -shorten/net.thauvin.erik.bitly/-bitlinks/last-call-response.html","searchKeys":["lastCallResponse","var lastCallResponse: CallResponse","net.thauvin.erik.bitly.Bitlinks.lastCallResponse"]},{"name":"var long_url: String","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.long_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/long_url.html","searchKeys":["long_url","var long_url: String","net.thauvin.erik.bitly.config.CreateConfig.Builder.long_url"]},{"name":"var long_url: String","description":"net.thauvin.erik.bitly.config.CreateConfig.long_url","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/long_url.html","searchKeys":["long_url","var long_url: String","net.thauvin.erik.bitly.config.CreateConfig.long_url"]},{"name":"var tags: Array","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/tags.html","searchKeys":["tags","var tags: Array","net.thauvin.erik.bitly.config.CreateConfig.Builder.tags"]},{"name":"var tags: Array","description":"net.thauvin.erik.bitly.config.CreateConfig.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/tags.html","searchKeys":["tags","var tags: Array","net.thauvin.erik.bitly.config.CreateConfig.tags"]},{"name":"var tags: Array","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/tags.html","searchKeys":["tags","var tags: Array","net.thauvin.erik.bitly.config.UpdateConfig.Builder.tags"]},{"name":"var tags: Array","description":"net.thauvin.erik.bitly.config.UpdateConfig.tags","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/tags.html","searchKeys":["tags","var tags: Array","net.thauvin.erik.bitly.config.UpdateConfig.tags"]},{"name":"var title: String","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/title.html","searchKeys":["title","var title: String","net.thauvin.erik.bitly.config.CreateConfig.Builder.title"]},{"name":"var title: String","description":"net.thauvin.erik.bitly.config.CreateConfig.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/title.html","searchKeys":["title","var title: String","net.thauvin.erik.bitly.config.CreateConfig.title"]},{"name":"var title: String","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/title.html","searchKeys":["title","var title: String","net.thauvin.erik.bitly.config.UpdateConfig.Builder.title"]},{"name":"var title: String","description":"net.thauvin.erik.bitly.config.UpdateConfig.title","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/title.html","searchKeys":["title","var title: String","net.thauvin.erik.bitly.config.UpdateConfig.title"]},{"name":"var toJson: Boolean","description":"net.thauvin.erik.bitly.config.CreateConfig.Builder.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/-builder/to-json.html","searchKeys":["toJson","var toJson: Boolean","net.thauvin.erik.bitly.config.CreateConfig.Builder.toJson"]},{"name":"var toJson: Boolean","description":"net.thauvin.erik.bitly.config.CreateConfig.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-create-config/to-json.html","searchKeys":["toJson","var toJson: Boolean","net.thauvin.erik.bitly.config.CreateConfig.toJson"]},{"name":"var toJson: Boolean","description":"net.thauvin.erik.bitly.config.UpdateConfig.Builder.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/-builder/to-json.html","searchKeys":["toJson","var toJson: Boolean","net.thauvin.erik.bitly.config.UpdateConfig.Builder.toJson"]},{"name":"var toJson: Boolean","description":"net.thauvin.erik.bitly.config.UpdateConfig.toJson","location":"-bitly -shorten/net.thauvin.erik.bitly.config/-update-config/to-json.html","searchKeys":["toJson","var toJson: Boolean","net.thauvin.erik.bitly.config.UpdateConfig.toJson"]}] diff --git a/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/CreateDeeplinks.kt b/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/CreateDeeplinks.kt index cd6a437..a17da51 100644 --- a/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/CreateDeeplinks.kt +++ b/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/CreateDeeplinks.kt @@ -31,6 +31,7 @@ package net.thauvin.erik.bitly.config.deeplinks +import net.thauvin.erik.bitly.config.deeplinks.enums.InstallType import java.util.* /** diff --git a/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/UpdateDeeplinks.kt b/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/UpdateDeeplinks.kt index 246ee2e..5820e09 100644 --- a/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/UpdateDeeplinks.kt +++ b/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/UpdateDeeplinks.kt @@ -32,6 +32,8 @@ package net.thauvin.erik.bitly.config.deeplinks import net.thauvin.erik.bitly.Constants +import net.thauvin.erik.bitly.config.deeplinks.enums.InstallType +import net.thauvin.erik.bitly.config.deeplinks.enums.Os import java.time.ZonedDateTime import java.util.* diff --git a/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/InstallType.kt b/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/enums/InstallType.kt similarity index 97% rename from src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/InstallType.kt rename to src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/enums/InstallType.kt index b3e1808..27b524d 100644 --- a/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/InstallType.kt +++ b/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/enums/InstallType.kt @@ -29,7 +29,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -package net.thauvin.erik.bitly.config.deeplinks +package net.thauvin.erik.bitly.config.deeplinks.enums /** * Defines the installation types. diff --git a/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/Os.kt b/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/enums/Os.kt similarity index 96% rename from src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/Os.kt rename to src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/enums/Os.kt index ae0aa0f..69e1a1a 100644 --- a/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/Os.kt +++ b/src/main/kotlin/net/thauvin/erik/bitly/config/deeplinks/enums/Os.kt @@ -29,7 +29,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -package net.thauvin.erik.bitly.config.deeplinks +package net.thauvin.erik.bitly.config.deeplinks.enums /** * Defines the operating system types. diff --git a/src/test/kotlin/net/thauvin/erik/bitly/BitlyTest.kt b/src/test/kotlin/net/thauvin/erik/bitly/BitlyTest.kt index 2032be8..2d8c4d2 100644 --- a/src/test/kotlin/net/thauvin/erik/bitly/BitlyTest.kt +++ b/src/test/kotlin/net/thauvin/erik/bitly/BitlyTest.kt @@ -41,8 +41,8 @@ import net.thauvin.erik.bitly.Utils.toEndPoint import net.thauvin.erik.bitly.config.CreateConfig import net.thauvin.erik.bitly.config.UpdateConfig import net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks -import net.thauvin.erik.bitly.config.deeplinks.InstallType -import net.thauvin.erik.bitly.config.deeplinks.Os +import net.thauvin.erik.bitly.config.deeplinks.enums.InstallType +import net.thauvin.erik.bitly.config.deeplinks.enums.Os import net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks import org.json.JSONObject import org.junit.jupiter.api.BeforeAll diff --git a/src/test/kotlin/net/thauvin/erik/bitly/config/ConfigTest.kt b/src/test/kotlin/net/thauvin/erik/bitly/config/ConfigTest.kt index 2a70831..dad8a8c 100644 --- a/src/test/kotlin/net/thauvin/erik/bitly/config/ConfigTest.kt +++ b/src/test/kotlin/net/thauvin/erik/bitly/config/ConfigTest.kt @@ -34,8 +34,8 @@ package net.thauvin.erik.bitly.config import assertk.assertThat import assertk.assertions.isEqualTo import net.thauvin.erik.bitly.config.deeplinks.CreateDeeplinks -import net.thauvin.erik.bitly.config.deeplinks.InstallType -import net.thauvin.erik.bitly.config.deeplinks.Os +import net.thauvin.erik.bitly.config.deeplinks.enums.InstallType +import net.thauvin.erik.bitly.config.deeplinks.enums.Os import net.thauvin.erik.bitly.config.deeplinks.UpdateDeeplinks import org.json.JSONObject import kotlin.test.Test diff --git a/src/test/kotlin/net/thauvin/erik/bitly/config/deeplinks/DeeplinksTest.kt b/src/test/kotlin/net/thauvin/erik/bitly/config/deeplinks/DeeplinksTest.kt index f426c5c..cdb78df 100644 --- a/src/test/kotlin/net/thauvin/erik/bitly/config/deeplinks/DeeplinksTest.kt +++ b/src/test/kotlin/net/thauvin/erik/bitly/config/deeplinks/DeeplinksTest.kt @@ -36,6 +36,8 @@ import assertk.assertions.contains import assertk.assertions.doesNotContain import assertk.assertions.isEqualTo import assertk.assertions.isNull +import net.thauvin.erik.bitly.config.deeplinks.enums.InstallType +import net.thauvin.erik.bitly.config.deeplinks.enums.Os import org.json.JSONObject import org.junit.Test import java.time.ZoneId