@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T23:40:43.026Z[Etc/UTC]") public class InlineHookOAuthChannelConfig extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
authType |
static String |
JSON_PROPERTY_AUTH_TYPE |
Constructor and Description |
---|
InlineHookOAuthChannelConfig() |
Modifier and Type | Method and Description |
---|---|
InlineHookOAuthChannelConfig |
authType(String authType) |
boolean |
equals(Object o) |
String |
getAuthType()
Get authType
|
int |
hashCode() |
void |
setAuthType(String authType) |
String |
toString() |
public static final String JSON_PROPERTY_AUTH_TYPE
protected String authType
public InlineHookOAuthChannelConfig authType(String authType)
public void setAuthType(String authType)
Copyright © 2017–2023 Okta. All rights reserved.