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