Uses of Enum
com.okta.sdk.resource.model.CreateGroupRuleRequest.TypeEnum
Packages that use CreateGroupRuleRequest.TypeEnum
-
Uses of CreateGroupRuleRequest.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return CreateGroupRuleRequest.TypeEnumModifier and TypeMethodDescriptionCreateGroupRuleRequest.getType()Get typeReturns the enum constant of this type with the specified name.static CreateGroupRuleRequest.TypeEnum[]CreateGroupRuleRequest.TypeEnum.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 CreateGroupRuleRequest.TypeEnumModifier and TypeMethodDescriptionvoidCreateGroupRuleRequest.setType(CreateGroupRuleRequest.TypeEnum type) CreateGroupRuleRequest.type(CreateGroupRuleRequest.TypeEnum type)