Data Flow

oci.data_flow.DataFlowClient Use the Data Flow APIs to run any Apache Spark application at any scale without deploying or managing any infrastructure.
oci.data_flow.DataFlowClientCompositeOperations This class provides a wrapper around DataFlowClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.data_flow.models.Application A Data Flow application object.
oci.data_flow.models.ApplicationLogConfig Logging details of Application logs for Data Flow Run.
oci.data_flow.models.ApplicationParameter The parameter of an application.
oci.data_flow.models.ApplicationSummary A Data Flow application object used in bulk listings.
oci.data_flow.models.ChangeApplicationCompartmentDetails The change application compartment details.
oci.data_flow.models.ChangePrivateEndpointCompartmentDetails The details required to change a private endpoint compartment.
oci.data_flow.models.ChangeRunCompartmentDetails The change run compartment details.
oci.data_flow.models.CreateApplicationDetails The create application details.
oci.data_flow.models.CreatePrivateEndpointDetails The details required to create a private endpoint.
oci.data_flow.models.CreateRunDetails The create run details.
oci.data_flow.models.CreateStatementDetails The details required to create a statement.
oci.data_flow.models.ImagePngStatementOutputData The statement output data in png format.
oci.data_flow.models.PrivateEndpoint A Data Flow private endpoint object.
oci.data_flow.models.PrivateEndpointCollection The results of a query for a list of private endpoints.
oci.data_flow.models.PrivateEndpointSummary A Data Flow private endpoint object used in bulk listings.
oci.data_flow.models.Run A run object.
oci.data_flow.models.RunLogSummary A summary of a log associated with a particular run.
oci.data_flow.models.RunSummary A summary of the run.
oci.data_flow.models.Scan Single Client Access Name (SCAN) is the object with a fully-qualified domain name and a port number.
oci.data_flow.models.ShapeConfig This is used to configure the shape of the driver or executor if a flexible shape is used.
oci.data_flow.models.Statement A statement object.
oci.data_flow.models.StatementCollection The results of a query for a list of statements of a Session Run.
oci.data_flow.models.StatementOutput The execution output of a statement.
oci.data_flow.models.StatementOutputData An object representing execution output of a statement.
oci.data_flow.models.StatementSummary Summary of the statement.
oci.data_flow.models.TextHtmlStatementOutputData The statement output data in html format.
oci.data_flow.models.TextPlainStatementOutputData The statement output data in text format.
oci.data_flow.models.UpdateApplicationDetails The update application details.
oci.data_flow.models.UpdatePrivateEndpointDetails The details required to update a private endpoint.
oci.data_flow.models.UpdateRunDetails The update run details.
oci.data_flow.models.WorkRequest A Data Flow work request object.
oci.data_flow.models.WorkRequestCollection Results of a query for a list of work requests.
oci.data_flow.models.WorkRequestError A Data Flow work request error object.
oci.data_flow.models.WorkRequestErrorCollection Results of a query for a list of work request errors.
oci.data_flow.models.WorkRequestLog A Data Flow work request log object.
oci.data_flow.models.WorkRequestLogCollection Results of a query for a list of work request logs.
oci.data_flow.models.WorkRequestResource A resource related to a Data Flow work request.
oci.data_flow.models.WorkRequestSummary A Data Flow work request summary object.