Uses of Class
com.oracle.bmc.identitydomains.model.MyAuthenticationFactorValidator
-
Packages that use MyAuthenticationFactorValidator Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.requests com.oracle.bmc.identitydomains.responses -
-
Uses of MyAuthenticationFactorValidator in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MyAuthenticationFactorValidator Modifier and Type Method Description MyAuthenticationFactorValidatorMyAuthenticationFactorValidator.Builder. build()Methods in com.oracle.bmc.identitydomains.model with parameters of type MyAuthenticationFactorValidator Modifier and Type Method Description MyAuthenticationFactorValidator.BuilderMyAuthenticationFactorValidator.Builder. copy(MyAuthenticationFactorValidator model) -
Uses of MyAuthenticationFactorValidator in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return MyAuthenticationFactorValidator Modifier and Type Method Description MyAuthenticationFactorValidatorCreateMyAuthenticationFactorValidatorRequest. getBody$()Alternative accessor for the body parameter.MyAuthenticationFactorValidatorCreateMyAuthenticationFactorValidatorRequest. getMyAuthenticationFactorValidator()MyAuthenticationFactorValidator schema.Methods in com.oracle.bmc.identitydomains.requests with parameters of type MyAuthenticationFactorValidator Modifier and Type Method Description CreateMyAuthenticationFactorValidatorRequest.BuilderCreateMyAuthenticationFactorValidatorRequest.Builder. body$(MyAuthenticationFactorValidator body)Alternative setter for the body parameter.CreateMyAuthenticationFactorValidatorRequest.BuilderCreateMyAuthenticationFactorValidatorRequest.Builder. myAuthenticationFactorValidator(MyAuthenticationFactorValidator myAuthenticationFactorValidator)MyAuthenticationFactorValidator schema. -
Uses of MyAuthenticationFactorValidator in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return MyAuthenticationFactorValidator Modifier and Type Method Description MyAuthenticationFactorValidatorCreateMyAuthenticationFactorValidatorResponse. getMyAuthenticationFactorValidator()The returned MyAuthenticationFactorValidator instance.Methods in com.oracle.bmc.identitydomains.responses with parameters of type MyAuthenticationFactorValidator Modifier and Type Method Description CreateMyAuthenticationFactorValidatorResponse.BuilderCreateMyAuthenticationFactorValidatorResponse.Builder. myAuthenticationFactorValidator(MyAuthenticationFactorValidator myAuthenticationFactorValidator)The returned MyAuthenticationFactorValidator instance.
-