Send feedback
Class MethodKt.Dsl (3.19.4) Stay organized with collections
Save and categorize content based on your preferences.
public
static
final
class
MethodKt
.
Dsl
Static Fields
Companion
public
static
final
MethodKt
.
Dsl
.
Companion
Companion
Companion
public
static
final
MethodKt
.
Dsl
.
Companion
Companion
Methods
clearName()
public
final
void
clearName
()
clearRequestStreaming()
public
final
void
clearRequestStreaming
()
clearRequestTypeUrl()
public
final
void
clearRequestTypeUrl
()
clearResponseStreaming()
public
final
void
clearResponseStreaming
()
clearResponseTypeUrl()
public
final
void
clearResponseTypeUrl
()
clearSyntax()
public
final
void
clearSyntax
()
getName()
public
final
String
getName
()
getRequestStreaming()
public
final
boolean
getRequestStreaming
()
getRequestTypeUrl()
public
final
String
getRequestTypeUrl
()
getResponseStreaming()
public
final
boolean
getResponseStreaming
()
getResponseTypeUrl()
public
final
String
getResponseTypeUrl
()
getSyntax()
public
final
Syntax
getSyntax
()
setName(String arg0)
public
final
void
setName
(
String
arg0
)
setRequestStreaming(boolean arg0)
public
final
void
setRequestStreaming
(
boolean
arg0
)
setRequestTypeUrl(String arg0)
public
final
void
setRequestTypeUrl
(
String
arg0
)
setResponseStreaming(boolean arg0)
public
final
void
setResponseStreaming
(
boolean
arg0
)
setResponseTypeUrl(String arg0)
public
final
void
setResponseTypeUrl
(
String
arg0
)
setSyntax(Syntax arg0)
public
final
void
setSyntax
(
Syntax
arg0
)
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]