Uses of Class
org.openapitools.client.model.InlineHookResponseCommands
Packages that use InlineHookResponseCommands
-
Uses of InlineHookResponseCommands in org.openapitools.client.model
Methods in org.openapitools.client.model that return InlineHookResponseCommandsModifier and TypeMethodDescriptionInlineHookResponseCommands.addValueItem
(InlineHookResponseCommandValue valueItem) InlineHookResponseCommands.value
(List<InlineHookResponseCommandValue> value) Methods in org.openapitools.client.model that return types with arguments of type InlineHookResponseCommandsMethods in org.openapitools.client.model with parameters of type InlineHookResponseCommandsModifier and TypeMethodDescriptionInlineHookResponse.addCommandsItem
(InlineHookResponseCommands commandsItem) Method parameters in org.openapitools.client.model with type arguments of type InlineHookResponseCommandsModifier and TypeMethodDescriptionInlineHookResponse.commands
(List<InlineHookResponseCommands> commands) void
InlineHookResponse.setCommands
(List<InlineHookResponseCommands> commands)