Uses of Class
com.oracle.bmc.databasetoolsruntime.model.PropertySetApexFaIntegration.Builder
-
Packages that use PropertySetApexFaIntegration.Builder Package Description com.oracle.bmc.databasetoolsruntime.model -
-
Uses of PropertySetApexFaIntegration.Builder in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return PropertySetApexFaIntegration.Builder Modifier and Type Method Description PropertySetApexFaIntegration.BuilderPropertySetApexFaIntegration.Builder. authenticationSubstitutions(Map<String,String> authenticationSubstitutions)APEX FA Integration key-value pairs.static PropertySetApexFaIntegration.BuilderPropertySetApexFaIntegration. builder()Create a new builder.PropertySetApexFaIntegration.BuilderPropertySetApexFaIntegration.Builder. copy(PropertySetApexFaIntegration model)PropertySetApexFaIntegration.BuilderPropertySetApexFaIntegration.Builder. instanceDbmsCredentialEnabled(String instanceDbmsCredentialEnabled)Specifies whether database credentials can be used in all workspaces on the APEX instance.PropertySetApexFaIntegration.BuilderPropertySetApexFaIntegration.Builder. isMutable(Boolean isMutable)PropertySetApexFaIntegration.BuilderPropertySetApexFaIntegration.Builder. prerequisitesCheck(ApexFaIntegrationPrerequisitesCheck prerequisitesCheck)PropertySetApexFaIntegration.BuilderPropertySetApexFaIntegration. toBuilder()
-