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.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.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.ShapeConfig This is used to configure the shape of the driver or executor if a flexible shape is used.
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.