Uses of Class
com.bandwidth.sdk.model.MfaRequestError
-
Packages that use MfaRequestError Package Description com.bandwidth.sdk.model -
-
Uses of MfaRequestError in com.bandwidth.sdk.model
Methods in com.bandwidth.sdk.model that return MfaRequestError Modifier and Type Method Description MfaRequestError
MfaRequestError. error(String error)
static MfaRequestError
MfaRequestError. fromJson(String jsonString)
Create an instance of MfaRequestError given an JSON stringMfaRequestError
MfaRequestError. putAdditionalProperty(String key, Object value)
Set the additional (undeclared) property with the specified name and value.MfaRequestError
MfaRequestError. requestId(String requestId)
-