Package org.openapitools.client.model
Class InlineHookChannel
java.lang.Object
org.openapitools.client.model.InlineHookChannel
- Direct Known Subclasses:
 InlineHookChannelHttp
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class InlineHookChannel
extends Object
InlineHookChannel
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringprotected InlineHookChannelType - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionconfig(InlineHookChannelConfig config) booleanGet configgetType()Get typeGet versioninthashCode()voidsetConfig(InlineHookChannelConfig config) voidsetType(InlineHookChannelType type) voidsetVersion(String version) toString()type(InlineHookChannelType type)  
- 
Field Details
- 
JSON_PROPERTY_CONFIG
- See Also:
 
 - 
JSON_PROPERTY_TYPE
- See Also:
 
 - 
type
 - 
JSON_PROPERTY_VERSION
- See Also:
 
 
 - 
 - 
Constructor Details
- 
InlineHookChannel
public InlineHookChannel() 
 - 
 - 
Method Details
- 
config
 - 
getConfig
Get config- Returns:
 - config
 
 - 
setConfig
 - 
type
 - 
getType
Get type- Returns:
 - type
 
 - 
setType
 - 
version
 - 
getVersion
Get version- Returns:
 - version
 
 - 
setVersion
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -