@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class InlineHookChannelHttp extends InlineHookChannel implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_CONFIG |
JSON_PROPERTY_TYPE, JSON_PROPERTY_VERSION, type
Constructor and Description |
---|
InlineHookChannelHttp() |
Modifier and Type | Method and Description |
---|---|
InlineHookChannelHttp |
config(InlineHookChannelConfig config) |
boolean |
equals(Object o) |
InlineHookChannelConfig |
getConfig()
Get config
|
int |
hashCode() |
void |
setConfig(InlineHookChannelConfig config) |
String |
toString() |
getType, getVersion, setType, setVersion, type, version
public static final String JSON_PROPERTY_CONFIG
public InlineHookChannelHttp config(InlineHookChannelConfig config)
@Nullable public InlineHookChannelConfig getConfig()
public void setConfig(InlineHookChannelConfig config)
public boolean equals(Object o)
equals
in class InlineHookChannel
public int hashCode()
hashCode
in class InlineHookChannel
public String toString()
toString
in class InlineHookChannel
Copyright © 2017–2023 Okta. All rights reserved.