Uses of Class
com.hashicorp.cdktf.providers.google.datastream_stream.DatastreamStreamBackfillAllOracleExcludedObjects.Builder
-
Packages that use DatastreamStreamBackfillAllOracleExcludedObjects.Builder Package Description com.hashicorp.cdktf.providers.google.datastream_stream google_datastream_stream -
-
Uses of DatastreamStreamBackfillAllOracleExcludedObjects.Builder in com.hashicorp.cdktf.providers.google.datastream_stream
Methods in com.hashicorp.cdktf.providers.google.datastream_stream that return DatastreamStreamBackfillAllOracleExcludedObjects.Builder Modifier and Type Method Description static DatastreamStreamBackfillAllOracleExcludedObjects.BuilderDatastreamStreamBackfillAllOracleExcludedObjects. builder()DatastreamStreamBackfillAllOracleExcludedObjects.BuilderDatastreamStreamBackfillAllOracleExcludedObjects.Builder. oracleSchemas(com.hashicorp.cdktf.IResolvable oracleSchemas)Sets the value ofDatastreamStreamBackfillAllOracleExcludedObjects.getOracleSchemas()DatastreamStreamBackfillAllOracleExcludedObjects.BuilderDatastreamStreamBackfillAllOracleExcludedObjects.Builder. oracleSchemas(List<? extends DatastreamStreamBackfillAllOracleExcludedObjectsOracleSchemas> oracleSchemas)Sets the value ofDatastreamStreamBackfillAllOracleExcludedObjects.getOracleSchemas()Constructors in com.hashicorp.cdktf.providers.google.datastream_stream with parameters of type DatastreamStreamBackfillAllOracleExcludedObjects.Builder Constructor Description Jsii$Proxy(DatastreamStreamBackfillAllOracleExcludedObjects.Builder builder)Constructor that initializes the object based on literal property values passed by theDatastreamStreamBackfillAllOracleExcludedObjects.Builder.
-