Uses of Enum Class
com.mypurecloud.sdk.v2.model.ADFS.NameIdentifierFormatEnum
Packages that use ADFS.NameIdentifierFormatEnum
-
Uses of ADFS.NameIdentifierFormatEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ADFS.NameIdentifierFormatEnumModifier and TypeMethodDescriptionADFS.NameIdentifierFormatEnum.fromString(String key) ADFS.getNameIdentifierFormat()Returns the enum constant of this class with the specified name.static ADFS.NameIdentifierFormatEnum[]ADFS.NameIdentifierFormatEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ADFS.NameIdentifierFormatEnumModifier and TypeMethodDescriptionADFS.nameIdentifierFormat(ADFS.NameIdentifierFormatEnum nameIdentifierFormat) voidADFS.setNameIdentifierFormat(ADFS.NameIdentifierFormatEnum nameIdentifierFormat)