Package com.okta.sdk.resource.model
Class AuthenticatorKeyCustomAppAllOfProvider
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorKeyCustomAppAllOfProvider
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class AuthenticatorKeyCustomAppAllOfProvider
extends Object
implements Serializable
AuthenticatorKeyCustomAppAllOfProvider
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Provider type -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription_configuration
(AuthenticatorKeyCustomAppAllOfProviderConfiguration _configuration) boolean
Get _configurationgetType()
Provider typeint
hashCode()
void
setConfiguration
(AuthenticatorKeyCustomAppAllOfProviderConfiguration _configuration) void
toString()
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
AuthenticatorKeyCustomAppAllOfProvider
public AuthenticatorKeyCustomAppAllOfProvider()
-
-
Method Details
-
type
-
getType
Provider type- Returns:
- type
-
setType
-
_configuration
public AuthenticatorKeyCustomAppAllOfProvider _configuration(AuthenticatorKeyCustomAppAllOfProviderConfiguration _configuration) -
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-