Krosstalk
1.4.1-SNAPSHOT
Krosstalk Base
/
com.rnett.krosstalk.endpoint
/
ResolveEndpoint
Resolve
Endpoint
@
KrosstalkPluginApi
data
class
ResolveEndpoint
(
urlParts
:
List
<
ResolveUrlPart
>
,
queryParams
:
Map
<
String
,
ResolveQueryParam
>
)
Content copied to clipboard
Functions
Properties
Sources
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
queryParams
Link copied to clipboard
val
queryParams
:
Map
<
String
,
ResolveQueryParam
>
Content copied to clipboard
urlParts
Link copied to clipboard
val
urlParts
:
List
<
ResolveUrlPart
>
Content copied to clipboard
Sources
common source
Link copied to clipboard