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