Uses of Enum
com.okta.sdk.resource.model.SalesforceApplicationSettingsApplication.IntegrationTypeEnum
Packages that use SalesforceApplicationSettingsApplication.IntegrationTypeEnum
-
Uses of SalesforceApplicationSettingsApplication.IntegrationTypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SalesforceApplicationSettingsApplication.IntegrationTypeEnumModifier and TypeMethodDescriptionSalesforceApplicationSettingsApplication.getIntegrationType()Salesforce integration typeReturns the enum constant of this type with the specified name.SalesforceApplicationSettingsApplication.IntegrationTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type SalesforceApplicationSettingsApplication.IntegrationTypeEnumModifier and TypeMethodDescriptionSalesforceApplicationSettingsApplication.integrationType(SalesforceApplicationSettingsApplication.IntegrationTypeEnum integrationType) voidSalesforceApplicationSettingsApplication.setIntegrationType(SalesforceApplicationSettingsApplication.IntegrationTypeEnum integrationType)