samt-core
1.0.0
jvm
codegen
/
tools.samt.codegen.http
/
HttpTransportConfiguration
/
ParameterConfiguration
Parameter
Configuration
class
ParameterConfiguration
(
val
name
:
String
,
val
transportMode
:
TransportMode
)
Members
Constructors
Parameter
Configuration
Link copied to clipboard
constructor
(
name
:
String
,
transportMode
:
TransportMode
)
Properties
name
Link copied to clipboard
val
name
:
String
transport
Mode
Link copied to clipboard
val
transportMode
:
TransportMode