methodResponses

@JvmName(name = "kgcgntskkxqnasip")
suspend fun methodResponses(value: Output<List<MethodResponseArgs>>)
@JvmName(name = "joenpbrfffgpwiiy")
suspend fun methodResponses(value: List<MethodResponseArgs>?)

Parameters

value

Gets a method response associated with a given HTTP status code.


@JvmName(name = "mylurosbmdheatck")
suspend fun methodResponses(vararg values: Output<MethodResponseArgs>)


@JvmName(name = "bimyyuhvldpkupfw")
suspend fun methodResponses(values: List<Output<MethodResponseArgs>>)
@JvmName(name = "bcqftcrhhvuqkpfi")
suspend fun methodResponses(vararg values: MethodResponseArgs)

Parameters

values

Gets a method response associated with a given HTTP status code.


@JvmName(name = "dfabmnbkqtklehjf")
suspend fun methodResponses(argument: List<suspend MethodResponseArgsBuilder.() -> Unit>)
@JvmName(name = "ubetowcbjeakiwby")
suspend fun methodResponses(vararg argument: suspend MethodResponseArgsBuilder.() -> Unit)
@JvmName(name = "fejbyxmifykacurt")
suspend fun methodResponses(argument: suspend MethodResponseArgsBuilder.() -> Unit)

Parameters

argument

Gets a method response associated with a given HTTP status code.