Package com.okta.sdk.resource.model
Class IdpPolicyRuleActionProvider
java.lang.Object
com.okta.sdk.resource.model.IdpPolicyRuleActionProvider
- 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 IdpPolicyRuleActionProvider
extends Object
implements Serializable
IdpPolicyRuleActionProvider
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
IdP types of `OKTA`, `AgentlessDSSO`, and `IWA` don't require an ID.getName()
Provider `name` in Okta.getType()
Get typeint
hashCode()
void
void
void
setType
(IdentityProviderType type) toString()
type
(IdentityProviderType type)
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
IdpPolicyRuleActionProvider
public IdpPolicyRuleActionProvider()
-
-
Method Details
-
id
-
getId
IdP types of `OKTA`, `AgentlessDSSO`, and `IWA` don't require an ID.- Returns:
- id
-
setId
-
name
-
getName
Provider `name` in Okta. Optional. Supported in `IDENTITY ENGINE`.- Returns:
- name
-
setName
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-