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 ()
Returns
Type
Description
String
getRequestStreaming()
public final boolean getRequestStreaming ()
getRequestTypeUrl()
public final String getRequestTypeUrl ()
Returns
Type
Description
String
getResponseStreaming()
public final boolean getResponseStreaming ()
getResponseTypeUrl()
public final String getResponseTypeUrl ()
Returns
Type
Description
String
getSyntax()
public final Syntax getSyntax ()
Returns
Type
Description
Syntax
setName(String arg0)
public final void setName ( String arg0 )
Parameter
Name
Description
arg0
String
setRequestStreaming(boolean arg0)
public final void setRequestStreaming ( boolean arg0 )
Parameter
Name
Description
arg0
boolean
setRequestTypeUrl(String arg0)
public final void setRequestTypeUrl ( String arg0 )
Parameter
Name
Description
arg0
String
setResponseStreaming(boolean arg0)
public final void setResponseStreaming ( boolean arg0 )
Parameter
Name
Description
arg0
boolean
setResponseTypeUrl(String arg0)
public final void setResponseTypeUrl ( String arg0 )
Parameter
Name
Description
arg0
String
setSyntax(Syntax arg0)
public final void setSyntax ( Syntax arg0 )
Parameter
Name
Description
arg0
Syntax
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-01-21 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-01-21 UTC."],[],[]]