Uses of Enum
com.okta.sdk.resource.model.SloParticipate.BindingTypeEnum
Packages that use SloParticipate.BindingTypeEnum
-
Uses of SloParticipate.BindingTypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SloParticipate.BindingTypeEnumModifier and TypeMethodDescriptionSloParticipate.getBindingType()Request binding typeReturns the enum constant of this type with the specified name.static SloParticipate.BindingTypeEnum[]SloParticipate.BindingTypeEnum.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 SloParticipate.BindingTypeEnumModifier and TypeMethodDescriptionSloParticipate.bindingType(SloParticipate.BindingTypeEnum bindingType) voidSloParticipate.setBindingType(SloParticipate.BindingTypeEnum bindingType)