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.BuilderMyAuthenticationFactorInitiatorThirdPartyFactor. builder()Create a new builder.MyAuthenticationFactorInitiatorThirdPartyFactor.BuilderMyAuthenticationFactorInitiatorThirdPartyFactor.Builder. copy(MyAuthenticationFactorInitiatorThirdPartyFactor model)MyAuthenticationFactorInitiatorThirdPartyFactor.BuilderMyAuthenticationFactorInitiatorThirdPartyFactor.Builder. thirdPartyFactorId(String thirdPartyFactorId)Reference to the third party resourceMyAuthenticationFactorInitiatorThirdPartyFactor.BuilderMyAuthenticationFactorInitiatorThirdPartyFactor.Builder. thirdPartyFactorType(String thirdPartyFactorType)Type of the third party authentication factorMyAuthenticationFactorInitiatorThirdPartyFactor.BuilderMyAuthenticationFactorInitiatorThirdPartyFactor.Builder. thirdPartyVendorName(String thirdPartyVendorName)The vendor name of the third party factorMyAuthenticationFactorInitiatorThirdPartyFactor.BuilderMyAuthenticationFactorInitiatorThirdPartyFactor. toBuilder()
-