Uses of Class
com.oracle.bmc.dif.model.UpdateDataflowConnections
-
Packages that use UpdateDataflowConnections Package Description com.oracle.bmc.dif.model -
-
Uses of UpdateDataflowConnections in com.oracle.bmc.dif.model
Methods in com.oracle.bmc.dif.model that return UpdateDataflowConnections Modifier and Type Method Description UpdateDataflowConnectionsUpdateDataflowConnections.Builder. build()UpdateDataflowConnectionsDataflowUpdateDetail. getConnections()Methods in com.oracle.bmc.dif.model with parameters of type UpdateDataflowConnections Modifier and Type Method Description DataflowUpdateDetail.BuilderDataflowUpdateDetail.Builder. connections(UpdateDataflowConnections connections)UpdateDataflowConnections.BuilderUpdateDataflowConnections.Builder. copy(UpdateDataflowConnections model)Constructors in com.oracle.bmc.dif.model with parameters of type UpdateDataflowConnections Constructor Description DataflowUpdateDetail(String instanceId, String sparkVersion, String driverShape, String executorShape, ShapeConfig driverShapeConfig, ShapeConfig executorShapeConfig, Integer numExecutors, String privateEndpointId, UpdateDataflowConnections connections, String logBucketInstanceId, String warehouseBucketInstanceId)Deprecated.
-