@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class InlineHookChannelOAuth 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 |
|---|
InlineHookChannelOAuth() |
| Modifier and Type | Method and Description |
|---|---|
InlineHookChannelOAuth |
config(InlineHookOAuthChannelConfig config) |
boolean |
equals(Object o) |
InlineHookOAuthChannelConfig |
getConfig()
Get config
|
int |
hashCode() |
void |
setConfig(InlineHookOAuthChannelConfig config) |
String |
toString() |
getType, getVersion, setType, setVersion, type, versionpublic static final String JSON_PROPERTY_CONFIG
public InlineHookChannelOAuth config(InlineHookOAuthChannelConfig config)
@Nullable public InlineHookOAuthChannelConfig getConfig()
public void setConfig(InlineHookOAuthChannelConfig config)
public boolean equals(Object o)
equals in class InlineHookChannelpublic int hashCode()
hashCode in class InlineHookChannelpublic String toString()
toString in class InlineHookChannelCopyright © 2017–2023 Okta. All rights reserved.