Uses of Enum
com.okta.sdk.resource.model.GovernanceSourceType
-
Uses of GovernanceSourceType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic GovernanceSourceType
RoleGovernanceSource.getType()
Get typestatic GovernanceSourceType
Returns the enum constant of this type with the specified name.static GovernanceSourceType[]
GovernanceSourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
RoleGovernanceSource.setType
(GovernanceSourceType type) RoleGovernanceSource.type
(GovernanceSourceType type)