Uses of Enum
com.okta.sdk.resource.model.RegistrationInlineHookRequestType
Packages that use RegistrationInlineHookRequestType
-
Uses of RegistrationInlineHookRequestType in com.okta.sdk.resource.model
Fields in com.okta.sdk.resource.model declared as RegistrationInlineHookRequestTypeModifier and TypeFieldDescriptionprotected RegistrationInlineHookRequestTypeRegistrationInlineHookRequest.requestTypeMethods in com.okta.sdk.resource.model that return RegistrationInlineHookRequestTypeModifier and TypeMethodDescriptionRegistrationInlineHookRequest.getRequestType()Get requestTypeReturns the enum constant of this type with the specified name.static RegistrationInlineHookRequestType[]RegistrationInlineHookRequestType.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 RegistrationInlineHookRequestTypeModifier and TypeMethodDescriptionRegistrationInlineHookRequest.requestType(RegistrationInlineHookRequestType requestType) voidRegistrationInlineHookRequest.setRequestType(RegistrationInlineHookRequestType requestType)