Uses of Class
com.oracle.bmc.identitydomains.model.MyAuthenticationFactorValidatorThirdPartyFactor.Builder
-
Packages that use MyAuthenticationFactorValidatorThirdPartyFactor.Builder Package Description com.oracle.bmc.identitydomains.model -
-
Uses of MyAuthenticationFactorValidatorThirdPartyFactor.Builder in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MyAuthenticationFactorValidatorThirdPartyFactor.Builder Modifier and Type Method Description static MyAuthenticationFactorValidatorThirdPartyFactor.BuilderMyAuthenticationFactorValidatorThirdPartyFactor. builder()Create a new builder.MyAuthenticationFactorValidatorThirdPartyFactor.BuilderMyAuthenticationFactorValidatorThirdPartyFactor.Builder. copy(MyAuthenticationFactorValidatorThirdPartyFactor model)MyAuthenticationFactorValidatorThirdPartyFactor.BuilderMyAuthenticationFactorValidatorThirdPartyFactor.Builder. thirdPartyFactorId(String thirdPartyFactorId)Reference to the third party resourceMyAuthenticationFactorValidatorThirdPartyFactor.BuilderMyAuthenticationFactorValidatorThirdPartyFactor.Builder. thirdPartyFactorType(String thirdPartyFactorType)Type of the third party authentication factorMyAuthenticationFactorValidatorThirdPartyFactor.BuilderMyAuthenticationFactorValidatorThirdPartyFactor.Builder. thirdPartyVendorName(String thirdPartyVendorName)The vendor name of the third party factorMyAuthenticationFactorValidatorThirdPartyFactor.BuilderMyAuthenticationFactorValidatorThirdPartyFactor. toBuilder()
-