Uses of Class
com.okta.sdk.resource.model.SubmissionResponseConfigInner
Packages that use SubmissionResponseConfigInner
-
Uses of SubmissionResponseConfigInner in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SubmissionResponseConfigInnerModifier and TypeMethodDescriptionMethods in com.okta.sdk.resource.model that return types with arguments of type SubmissionResponseConfigInnerModifier and TypeMethodDescriptionSubmissionRequest.getConfig()
List of org-level variables for the customer per-tenant configuration.SubmissionResponse.getConfig()
List of org-level variables for the customer per-tenant configuration.Methods in com.okta.sdk.resource.model with parameters of type SubmissionResponseConfigInnerModifier and TypeMethodDescriptionSubmissionRequest.addconfigItem
(SubmissionResponseConfigInner configItem) SubmissionResponse.addconfigItem
(SubmissionResponseConfigInner configItem) Method parameters in com.okta.sdk.resource.model with type arguments of type SubmissionResponseConfigInnerModifier and TypeMethodDescriptionSubmissionRequest.config
(List<SubmissionResponseConfigInner> config) SubmissionResponse.config
(List<SubmissionResponseConfigInner> config) void
SubmissionRequest.setConfig
(List<SubmissionResponseConfigInner> config) void
SubmissionResponse.setConfig
(List<SubmissionResponseConfigInner> config)