Uses of Class
com.okta.sdk.resource.model.RegistrationResponseErrorErrorCausesInner
-
Uses of RegistrationResponseErrorErrorCausesInner in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionRegistrationResponseErrorErrorCausesInner.errorSummary
(String errorSummary) RegistrationResponseErrorErrorCausesInner.locationType
(String locationType) Modifier and TypeMethodDescriptionRegistrationResponseError.adderrorCausesItem
(RegistrationResponseErrorErrorCausesInner errorCausesItem) Modifier and TypeMethodDescriptionRegistrationResponseError.errorCauses
(List<RegistrationResponseErrorErrorCausesInner> errorCauses) void
RegistrationResponseError.setErrorCauses
(List<RegistrationResponseErrorErrorCausesInner> errorCauses)