Package com.okta.sdk.resource.model
Class OpenIdConnectApplicationSettingsAllOf
java.lang.Object
com.okta.sdk.resource.model.OpenIdConnectApplicationSettingsAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class OpenIdConnectApplicationSettingsAllOf
extends Object
implements Serializable
OpenIdConnectApplicationSettingsAllOf
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get oauthClientint
hashCode()
oauthClient
(OpenIdConnectApplicationSettingsClient oauthClient) void
setOauthClient
(OpenIdConnectApplicationSettingsClient oauthClient) toString()
-
Field Details
-
JSON_PROPERTY_OAUTH_CLIENT
- See Also:
-
-
Constructor Details
-
OpenIdConnectApplicationSettingsAllOf
public OpenIdConnectApplicationSettingsAllOf()
-
-
Method Details
-
oauthClient
public OpenIdConnectApplicationSettingsAllOf oauthClient(OpenIdConnectApplicationSettingsClient oauthClient) -
getOauthClient
Get oauthClient- Returns:
- oauthClient
-
setOauthClient
-
equals
-
hashCode
public int hashCode() -
toString
-