@Generated(value="OracleSDKGenerator", comments="API Version: 20200430") public class DataIntegrationClient extends BaseSyncClient implements DataIntegration
Modifier and Type | Class and Description |
---|---|
static class |
DataIntegrationClient.Builder
Builder class for this client.
|
Modifier and Type | Field and Description |
---|---|
String |
clientCommonLibraryVersion
Compatible SDK version, provided by the codegen.
|
Optional<String> |
minimumClientCommonLibraryVersionFromClient
Minimum compatible SDK version, maybe provided by the codegen.
|
static Service |
SERVICE
Service instance for DataIntegration.
|
Constructor and Description |
---|
DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory)
Deprecated.
Use the
builder instead. |
DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
List<ClientConfigurator> additionalClientConfigurators)
Deprecated.
Use the
builder instead. |
DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint)
Deprecated.
Use the
builder instead. |
DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint)
Deprecated.
Use the
builder instead. |
DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint,
ExecutorService executorService)
Deprecated.
Use the
builder instead. |
DataIntegrationClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)
Deprecated.
Use the
builder instead. |
DataIntegrationClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration)
Deprecated.
Use the
builder instead. |
DataIntegrationClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator)
Deprecated.
Use the
builder instead. |
Modifier and Type | Method and Description |
---|---|
static DataIntegrationClient.Builder |
builder()
Create a builder for this client.
|
ChangeCompartmentResponse |
changeCompartment(ChangeCompartmentRequest request)
Moves a workspace to a specified compartment.
|
ChangeDisApplicationCompartmentResponse |
changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request)
Moves a DIS Application to a specified compartment.
|
void |
close() |
CreateApplicationResponse |
createApplication(CreateApplicationRequest request)
Creates an application.
|
CreateApplicationDetailedDescriptionResponse |
createApplicationDetailedDescription(CreateApplicationDetailedDescriptionRequest request)
Creates detailed description for an application.
|
CreateConnectionResponse |
createConnection(CreateConnectionRequest request)
Creates a connection under an existing data asset.
|
CreateConnectionValidationResponse |
createConnectionValidation(CreateConnectionValidationRequest request)
Creates a connection validation.
|
CreateCopyObjectRequestResponse |
createCopyObjectRequest(CreateCopyObjectRequestRequest request)
Copy Metadata Object.
|
CreateDataAssetResponse |
createDataAsset(CreateDataAssetRequest request)
Creates a data asset with default connection.
|
CreateDataFlowResponse |
createDataFlow(CreateDataFlowRequest request)
Creates a new data flow in a project or folder ready for performing data integrations.
|
CreateDataFlowValidationResponse |
createDataFlowValidation(CreateDataFlowValidationRequest request)
Accepts the data flow definition in the request payload and creates a data flow validation.
|
CreateDisApplicationResponse |
createDisApplication(CreateDisApplicationRequest request)
Creates a DIS Application.
|
CreateDisApplicationDetailedDescriptionResponse |
createDisApplicationDetailedDescription(CreateDisApplicationDetailedDescriptionRequest request)
Creates detailed description for an application.
|
CreateEntityShapeResponse |
createEntityShape(CreateEntityShapeRequest request)
Creates the data entity shape using the shape from the data asset.
|
CreateExportRequestResponse |
createExportRequest(CreateExportRequestRequest request)
Export Metadata Object
|
CreateExternalPublicationResponse |
createExternalPublication(CreateExternalPublicationRequest request)
Publish a DataFlow in a OCI DataFlow application.
|
CreateExternalPublicationValidationResponse |
createExternalPublicationValidation(CreateExternalPublicationValidationRequest request)
Validates a specific task.
|
CreateFolderResponse |
createFolder(CreateFolderRequest request)
Creates a folder in a project or in another folder, limited to two levels of folders.
|
CreateFunctionLibraryResponse |
createFunctionLibrary(CreateFunctionLibraryRequest request)
Creates a function library in a project or in another function library, limited to two levels
of function libraries.
|
CreateImportRequestResponse |
createImportRequest(CreateImportRequestRequest request)
Import Metadata Object
|
CreatePatchResponse |
createPatch(CreatePatchRequest request)
Creates a patch in an application.
|
CreatePipelineResponse |
createPipeline(CreatePipelineRequest request)
Creates a new pipeline in a project or folder ready for performing task orchestration.
|
CreatePipelineValidationResponse |
createPipelineValidation(CreatePipelineValidationRequest request)
Accepts the data flow definition in the request payload and creates a pipeline validation.
|
CreateProjectResponse |
createProject(CreateProjectRequest request)
Creates a project.
|
CreateScheduleResponse |
createSchedule(CreateScheduleRequest request)
Endpoint to create a new schedule
|
CreateTaskResponse |
createTask(CreateTaskRequest request)
Creates a new task ready for performing data integrations.
|
CreateTaskRunResponse |
createTaskRun(CreateTaskRunRequest request)
Creates a data integration task run for the specified task.
|
CreateTaskScheduleResponse |
createTaskSchedule(CreateTaskScheduleRequest request)
Endpoint to be used create TaskSchedule.
|
CreateTaskValidationResponse |
createTaskValidation(CreateTaskValidationRequest request)
Validates a specific task.
|
CreateUserDefinedFunctionResponse |
createUserDefinedFunction(CreateUserDefinedFunctionRequest request)
Creates a new UserDefinedFunction in a function library ready for performing data
integrations.
|
CreateUserDefinedFunctionValidationResponse |
createUserDefinedFunctionValidation(CreateUserDefinedFunctionValidationRequest request)
Accepts the UserDefinedFunction definition in the request payload and creates a
UserDefinedFunction validation.
|
CreateWorkspaceResponse |
createWorkspace(CreateWorkspaceRequest request)
Creates a new Data Integration workspace ready for performing data integration tasks.
|
DeleteApplicationResponse |
deleteApplication(DeleteApplicationRequest request)
Removes an application using the specified identifier.
|
DeleteApplicationDetailedDescriptionResponse |
deleteApplicationDetailedDescription(DeleteApplicationDetailedDescriptionRequest request)
Deletes detailed description of an Application.
|
DeleteConnectionResponse |
deleteConnection(DeleteConnectionRequest request)
Removes a connection using the specified identifier.
|
DeleteConnectionValidationResponse |
deleteConnectionValidation(DeleteConnectionValidationRequest request)
Deletes a connection validation.
|
DeleteCopyObjectRequestResponse |
deleteCopyObjectRequest(DeleteCopyObjectRequestRequest request)
Delete copy object request using the specified identifier.
|
DeleteDataAssetResponse |
deleteDataAsset(DeleteDataAssetRequest request)
Removes a data asset using the specified identifier.
|
DeleteDataFlowResponse |
deleteDataFlow(DeleteDataFlowRequest request)
Removes a data flow from a project or folder using the specified identifier.
|
DeleteDataFlowValidationResponse |
deleteDataFlowValidation(DeleteDataFlowValidationRequest request)
Removes a data flow validation using the specified identifier.
|
DeleteDisApplicationResponse |
deleteDisApplication(DeleteDisApplicationRequest request)
Removes a DIS application using the specified identifier.
|
DeleteDisApplicationDetailedDescriptionResponse |
deleteDisApplicationDetailedDescription(DeleteDisApplicationDetailedDescriptionRequest request)
Deletes detailed description of an Application.
|
DeleteExportRequestResponse |
deleteExportRequest(DeleteExportRequestRequest request)
Delete export object request using the specified identifier.
|
DeleteExternalPublicationResponse |
deleteExternalPublication(DeleteExternalPublicationRequest request)
Removes a published object using the specified identifier.
|
DeleteExternalPublicationValidationResponse |
deleteExternalPublicationValidation(DeleteExternalPublicationValidationRequest request)
Removes a task validation using the specified identifier.
|
DeleteFolderResponse |
deleteFolder(DeleteFolderRequest request)
Removes a folder from a project using the specified identifier.
|
DeleteFunctionLibraryResponse |
deleteFunctionLibrary(DeleteFunctionLibraryRequest request)
Removes a Function Library from a project using the specified identifier.
|
DeleteImportRequestResponse |
deleteImportRequest(DeleteImportRequestRequest request)
Delete import object request using the specified identifier.
|
DeletePatchResponse |
deletePatch(DeletePatchRequest request)
Removes a patch using the specified identifier.
|
DeletePipelineResponse |
deletePipeline(DeletePipelineRequest request)
Removes a pipeline from a project or folder using the specified identifier.
|
DeletePipelineValidationResponse |
deletePipelineValidation(DeletePipelineValidationRequest request)
Removes a pipeline validation using the specified identifier.
|
DeleteProjectResponse |
deleteProject(DeleteProjectRequest request)
Removes a project from the workspace using the specified identifier.
|
DeleteScheduleResponse |
deleteSchedule(DeleteScheduleRequest request)
Endpoint to delete schedule.
|
DeleteTaskResponse |
deleteTask(DeleteTaskRequest request)
Removes a task using the specified identifier.
|
DeleteTaskRunResponse |
deleteTaskRun(DeleteTaskRunRequest request)
Deletes a task run using the specified identifier.
|
DeleteTaskScheduleResponse |
deleteTaskSchedule(DeleteTaskScheduleRequest request)
Endpoint to delete TaskSchedule.
|
DeleteTaskValidationResponse |
deleteTaskValidation(DeleteTaskValidationRequest request)
Removes a task validation using the specified identifier.
|
DeleteUserDefinedFunctionResponse |
deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest request)
Removes a UserDefinedFunction from a function library using the specified identifier.
|
DeleteUserDefinedFunctionValidationResponse |
deleteUserDefinedFunctionValidation(DeleteUserDefinedFunctionValidationRequest request)
Removes a UserDefinedFunction validation using the specified identifier.
|
DeleteWorkspaceResponse |
deleteWorkspace(DeleteWorkspaceRequest request)
Deletes a Data Integration workspace resource using the specified identifier.
|
GetApplicationResponse |
getApplication(GetApplicationRequest request)
Retrieves an application using the specified identifier.
|
GetApplicationDetailedDescriptionResponse |
getApplicationDetailedDescription(GetApplicationDetailedDescriptionRequest request)
Retrieves detailed description of an Application
|
String |
getClientCommonLibraryVersion() |
GetCompositeStateResponse |
getCompositeState(GetCompositeStateRequest request)
This endpoint can be used to get composite state for a given aggregator
|
GetConnectionResponse |
getConnection(GetConnectionRequest request)
Retrieves the connection details using the specified identifier.
|
GetConnectionValidationResponse |
getConnectionValidation(GetConnectionValidationRequest request)
Retrieves a connection validation using the specified identifier.
|
GetCopyObjectRequestResponse |
getCopyObjectRequest(GetCopyObjectRequestRequest request)
This endpoint can be used to get the summary/details of object being copied.
|
GetCountStatisticResponse |
getCountStatistic(GetCountStatisticRequest request)
Retrieves statistics on a workspace.
|
GetDataAssetResponse |
getDataAsset(GetDataAssetRequest request)
Retrieves details of a data asset using the specified identifier.
|
GetDataEntityResponse |
getDataEntity(GetDataEntityRequest request)
Retrieves the data entity details with the given name from live schema.
|
GetDataFlowResponse |
getDataFlow(GetDataFlowRequest request)
Retrieves a data flow using the specified identifier.
|
GetDataFlowValidationResponse |
getDataFlowValidation(GetDataFlowValidationRequest request)
Retrieves a data flow validation using the specified identifier.
|
protected ClientConfigurator |
getDefaultConfigurator() |
GetDependentObjectResponse |
getDependentObject(GetDependentObjectRequest request)
Retrieves the details of a dependent object from an application.
|
GetDisApplicationResponse |
getDisApplication(GetDisApplicationRequest request)
Retrieves an application using the specified OCID.
|
GetDisApplicationDetailedDescriptionResponse |
getDisApplicationDetailedDescription(GetDisApplicationDetailedDescriptionRequest request)
Retrieves detailed description of an Application.
|
String |
getEndpoint() |
GetExportRequestResponse |
getExportRequest(GetExportRequestRequest request)
This endpoint can be used to get the summary/details of object being exported.
|
GetExternalPublicationResponse |
getExternalPublication(GetExternalPublicationRequest request)
Retrieves a publshed object in an task using the specified identifier.
|
GetExternalPublicationValidationResponse |
getExternalPublicationValidation(GetExternalPublicationValidationRequest request)
Retrieves an external publication validation using the specified identifier.
|
GetFolderResponse |
getFolder(GetFolderRequest request)
Retrieves a folder using the specified identifier.
|
GetFunctionLibraryResponse |
getFunctionLibrary(GetFunctionLibraryRequest request)
Retrieves a Function Library using the specified identifier.
|
GetImportRequestResponse |
getImportRequest(GetImportRequestRequest request)
This endpoint can be used to get the summary/details of object being imported.
|
Optional<String> |
getMinimumClientCommonLibraryVersionFromClient() |
DataIntegrationPaginators |
getPaginators()
Gets the pre-configured paginators available for list operations in this service which may
return multiple pages of data.
|
GetPatchResponse |
getPatch(GetPatchRequest request)
Retrieves a patch in an application using the specified identifier.
|
GetPipelineResponse |
getPipeline(GetPipelineRequest request)
Retrieves a pipeline using the specified identifier.
|
GetPipelineValidationResponse |
getPipelineValidation(GetPipelineValidationRequest request)
Retrieves a pipeline validation using the specified identifier.
|
GetProjectResponse |
getProject(GetProjectRequest request)
Retrieves a project using the specified identifier.
|
GetPublishedObjectResponse |
getPublishedObject(GetPublishedObjectRequest request)
Retrieves the details of a published object from an application.
|
GetReferenceResponse |
getReference(GetReferenceRequest request)
Retrieves a reference in an application.
|
GetRuntimeOperatorResponse |
getRuntimeOperator(GetRuntimeOperatorRequest request)
Retrieves a runtime operator using the specified identifier.
|
GetRuntimePipelineResponse |
getRuntimePipeline(GetRuntimePipelineRequest request)
Retrieves a runtime pipeline using the specified identifier.
|
GetScheduleResponse |
getSchedule(GetScheduleRequest request)
Retrieves schedule by schedule key
|
GetSchemaResponse |
getSchema(GetSchemaRequest request)
Retrieves a schema that can be accessed using the specified connection.
|
GetTaskResponse |
getTask(GetTaskRequest request)
Retrieves a task using the specified identifier.
|
GetTaskRunResponse |
getTaskRun(GetTaskRunRequest request)
Retrieves a task run using the specified identifier.
|
GetTaskScheduleResponse |
getTaskSchedule(GetTaskScheduleRequest request)
Endpoint used to get taskSchedule by its key
|
GetTaskValidationResponse |
getTaskValidation(GetTaskValidationRequest request)
Retrieves a task validation using the specified identifier.
|
GetTemplateResponse |
getTemplate(GetTemplateRequest request)
This endpoint can be used to get an application template using a key.
|
GetUserDefinedFunctionResponse |
getUserDefinedFunction(GetUserDefinedFunctionRequest request)
Retrieves a UserDefinedFunction using the specified identifier.
|
GetUserDefinedFunctionValidationResponse |
getUserDefinedFunctionValidation(GetUserDefinedFunctionValidationRequest request)
Retrieves a UserDefinedFunction validation using the specified identifier.
|
DataIntegrationWaiters |
getWaiters()
Gets the pre-configured waiters available for resources for this service.
|
GetWorkRequestResponse |
getWorkRequest(GetWorkRequestRequest request)
Retrieves the status of the work request with the given ID.
|
GetWorkspaceResponse |
getWorkspace(GetWorkspaceRequest request)
Retrieves a Data Integration workspace using the specified identifier.
|
ListApplicationsResponse |
listApplications(ListApplicationsRequest request)
Retrieves a list of applications and provides options to filter the list.
|
ListConnectionsResponse |
listConnections(ListConnectionsRequest request)
Retrieves a list of all connections.
|
ListConnectionValidationsResponse |
listConnectionValidations(ListConnectionValidationsRequest request)
Retrieves a list of connection validations within the specified workspace.
|
ListCopyObjectRequestsResponse |
listCopyObjectRequests(ListCopyObjectRequestsRequest request)
This endpoint can be used to get the list of copy object requests.
|
ListDataAssetsResponse |
listDataAssets(ListDataAssetsRequest request)
Retrieves a list of all data asset summaries.
|
ListDataEntitiesResponse |
listDataEntities(ListDataEntitiesRequest request)
Lists a summary of data entities from the data asset using the specified connection.
|
ListDataFlowsResponse |
listDataFlows(ListDataFlowsRequest request)
Retrieves a list of data flows in a project or folder.
|
ListDataFlowValidationsResponse |
listDataFlowValidations(ListDataFlowValidationsRequest request)
Retrieves a list of data flow validations within the specified workspace.
|
ListDependentObjectsResponse |
listDependentObjects(ListDependentObjectsRequest request)
Retrieves a list of all dependent objects for a specific application.
|
ListDisApplicationsResponse |
listDisApplications(ListDisApplicationsRequest request)
Retrieves a list of DIS Applications in a compartment and provides options to filter the
list.
|
ListDisApplicationTaskRunLineagesResponse |
listDisApplicationTaskRunLineages(ListDisApplicationTaskRunLineagesRequest request)
This endpoint can be used to list Task Run Lineages within a given time window.
|
ListExportRequestsResponse |
listExportRequests(ListExportRequestsRequest request)
This endpoint can be used to get the list of export object requests.
|
ListExternalPublicationsResponse |
listExternalPublications(ListExternalPublicationsRequest request)
Retrieves a list of external publications in an application and provides options to filter
the list.
|
ListExternalPublicationValidationsResponse |
listExternalPublicationValidations(ListExternalPublicationValidationsRequest request)
Retrieves a lists of external publication validations in a workspace and provides options to
filter the list.
|
ListFoldersResponse |
listFolders(ListFoldersRequest request)
Retrieves a list of folders in a project and provides options to filter the list.
|
ListFunctionLibrariesResponse |
listFunctionLibraries(ListFunctionLibrariesRequest request)
Retrieves a list of function libraries in a project and provides options to filter the list.
|
ListImportRequestsResponse |
listImportRequests(ListImportRequestsRequest request)
This endpoint can be used to get the list of import object requests.
|
ListPatchChangesResponse |
listPatchChanges(ListPatchChangesRequest request)
Retrieves a list of patches in an application and provides options to filter the list.
|
ListPatchesResponse |
listPatches(ListPatchesRequest request)
Retrieves a list of patches in an application and provides options to filter the list.
|
ListPipelinesResponse |
listPipelines(ListPipelinesRequest request)
Retrieves a list of pipelines in a project or folder from within a workspace, the query
parameter specifies the project or folder.
|
ListPipelineValidationsResponse |
listPipelineValidations(ListPipelineValidationsRequest request)
Retrieves a list of pipeline validations within the specified workspace.
|
ListProjectsResponse |
listProjects(ListProjectsRequest request)
Retrieves a lists of projects in a workspace and provides options to filter the list.
|
ListPublishedObjectsResponse |
listPublishedObjects(ListPublishedObjectsRequest request)
Retrieves a list of all the published objects for a specified application.
|
ListReferencesResponse |
listReferences(ListReferencesRequest request)
Retrieves a list of references in an application.
|
ListRuntimeOperatorsResponse |
listRuntimeOperators(ListRuntimeOperatorsRequest request)
This endpoint can be used to list runtime operators with filtering options
|
ListRuntimePipelinesResponse |
listRuntimePipelines(ListRuntimePipelinesRequest request)
This endpoint can be used to list runtime pipelines with filtering options
|
ListSchedulesResponse |
listSchedules(ListSchedulesRequest request)
Use this endpoint to list schedules.
|
ListSchemasResponse |
listSchemas(ListSchemasRequest request)
Retrieves a list of all the schemas that can be accessed using the specified connection.
|
ListTaskRunLineagesResponse |
listTaskRunLineages(ListTaskRunLineagesRequest request)
This endpoint can be used to list Task Run Lineages within a given time window.
|
ListTaskRunLogsResponse |
listTaskRunLogs(ListTaskRunLogsRequest request)
Gets log entries for task runs using its key.
|
ListTaskRunsResponse |
listTaskRuns(ListTaskRunsRequest request)
Retrieves a list of task runs and provides options to filter the list.
|
ListTasksResponse |
listTasks(ListTasksRequest request)
Retrieves a list of all tasks in a specified project or folder.
|
ListTaskSchedulesResponse |
listTaskSchedules(ListTaskSchedulesRequest request)
This endpoint can be used to get the list of all the TaskSchedule objects.
|
ListTaskValidationsResponse |
listTaskValidations(ListTaskValidationsRequest request)
Retrieves a list of task validations within the specified workspace.
|
ListTemplatesResponse |
listTemplates(ListTemplatesRequest request)
This endpoint can be used to list application templates with filtering options.
|
ListUserDefinedFunctionsResponse |
listUserDefinedFunctions(ListUserDefinedFunctionsRequest request)
Retrieves a list of UserDefinedFunctions in a function library.
|
ListUserDefinedFunctionValidationsResponse |
listUserDefinedFunctionValidations(ListUserDefinedFunctionValidationsRequest request)
Retrieves a list of UserDefinedFunctionvalidations within the specified workspace.
|
ListWorkRequestErrorsResponse |
listWorkRequestErrors(ListWorkRequestErrorsRequest request)
Retrieves a paginated list of errors for a given work request.
|
ListWorkRequestLogsResponse |
listWorkRequestLogs(ListWorkRequestLogsRequest request)
Retrieves a paginated list of logs for a given work request.
|
ListWorkRequestsResponse |
listWorkRequests(ListWorkRequestsRequest request)
Lists the work requests in a compartment.
|
ListWorkspacesResponse |
listWorkspaces(ListWorkspacesRequest request)
Retrieves a list of Data Integration workspaces.
|
void |
populateServiceParametersInEndpoint(String endpoint,
Map<String,Object> requiredParametersMap)
Populate the parameters in the endpoint with its corresponding value and update the base
endpoint.
|
void |
refreshClient()
Rebuild the backing
HttpClient . |
void |
setEndpoint(String endpoint) |
void |
setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
setRegion(String regionId)
Sets the region to call (ex, ‘us-phoenix-1’).
|
StartWorkspaceResponse |
startWorkspace(StartWorkspaceRequest request)
Starts a workspace.
|
StopWorkspaceResponse |
stopWorkspace(StopWorkspaceRequest request)
Stops a workspace.
|
UpdateApplicationResponse |
updateApplication(UpdateApplicationRequest request)
Updates an application.
|
UpdateApplicationDetailedDescriptionResponse |
updateApplicationDetailedDescription(UpdateApplicationDetailedDescriptionRequest request)
Updates the detailed description of an Application.
|
void |
updateBaseEndpoint(String endpoint)
This method should be used for parameterized endpoint templates only.
|
UpdateConnectionResponse |
updateConnection(UpdateConnectionRequest request)
Updates a connection under a data asset.
|
UpdateCopyObjectRequestResponse |
updateCopyObjectRequest(UpdateCopyObjectRequestRequest request)
Updates the status of a copy object request.
|
UpdateDataAssetResponse |
updateDataAsset(UpdateDataAssetRequest request)
Updates a specific data asset with default connection.
|
UpdateDataFlowResponse |
updateDataFlow(UpdateDataFlowRequest request)
Updates a specific data flow.
|
UpdateDisApplicationResponse |
updateDisApplication(UpdateDisApplicationRequest request)
Updates a DIS Application.
|
UpdateDisApplicationDetailedDescriptionResponse |
updateDisApplicationDetailedDescription(UpdateDisApplicationDetailedDescriptionRequest request)
Updates the detailed description of an Application.
|
UpdateExportRequestResponse |
updateExportRequest(UpdateExportRequestRequest request)
Updates the status of a export object request.
|
UpdateExternalPublicationResponse |
updateExternalPublication(UpdateExternalPublicationRequest request)
Updates the external publication object.
|
UpdateFolderResponse |
updateFolder(UpdateFolderRequest request)
Updates a specific folder.
|
UpdateFunctionLibraryResponse |
updateFunctionLibrary(UpdateFunctionLibraryRequest request)
Updates a specific Function Library.
|
UpdateImportRequestResponse |
updateImportRequest(UpdateImportRequestRequest request)
Updates the status of a import object request.
|
UpdatePipelineResponse |
updatePipeline(UpdatePipelineRequest request)
Updates a specific pipeline.
|
UpdateProjectResponse |
updateProject(UpdateProjectRequest request)
Updates a specific project.
|
UpdateReferenceResponse |
updateReference(UpdateReferenceRequest request)
Updates the application references.
|
UpdateScheduleResponse |
updateSchedule(UpdateScheduleRequest request)
Endpoint used to update the schedule
|
UpdateTaskResponse |
updateTask(UpdateTaskRequest request)
Updates a specific task.
|
UpdateTaskRunResponse |
updateTaskRun(UpdateTaskRunRequest request)
Updates the status of the task run.
|
UpdateTaskScheduleResponse |
updateTaskSchedule(UpdateTaskScheduleRequest request)
Endpoint used to update the TaskSchedule
|
UpdateUserDefinedFunctionResponse |
updateUserDefinedFunction(UpdateUserDefinedFunctionRequest request)
Updates a specific UserDefinedFunction.
|
UpdateWorkspaceResponse |
updateWorkspace(UpdateWorkspaceRequest request)
Updates the specified Data Integration workspace.
|
void |
useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled)
This method should be used to enable or disable the use of realm-specific endpoint template.
|
clientCall
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpoint, refreshClient, setEndpoint, useRealmSpecificEndpointTemplate
close
public static final Service SERVICE
Service instance for DataIntegration.
public final String clientCommonLibraryVersion
@Deprecated public DataIntegrationClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see DataIntegrationClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)@Deprecated public DataIntegrationClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see DataIntegrationClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
@Deprecated public DataIntegrationClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see DataIntegrationClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
@Deprecated public DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see DataIntegrationClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
@Deprecated public DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see DataIntegrationClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
@Deprecated public DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see DataIntegrationClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
@Deprecated public DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see DataIntegrationClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
signingStrategyRequestSignerFactories
- ClientBuilderBase.signingStrategyRequestSignerFactories
@Deprecated public DataIntegrationClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see DataIntegrationClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
signingStrategyRequestSignerFactories
- ClientBuilderBase.signingStrategyRequestSignerFactories
executorService
- DataIntegrationClient.Builder.executorService
public static DataIntegrationClient.Builder builder()
Create a builder for this client.
public void setRegion(Region region)
DataIntegration
Sets the region to call (ex, Region.US_PHOENIX_1).
Note, this will call setEndpoint
after resolving the
endpoint. If the service is not available in this Region, however, an
IllegalArgumentException will be raised.
setRegion
in interface DataIntegration
region
- The region of the service.public void setRegion(String regionId)
DataIntegration
Sets the region to call (ex, ‘us-phoenix-1’).
Note, this will first try to map the region ID to a known Region and call setRegion
.
If no known Region could be determined, it will create an endpoint based on the default
endpoint format (Region.formatDefaultRegionEndpoint(Service, String)
and then call setEndpoint
.
setRegion
in interface DataIntegration
regionId
- The public region ID.public ChangeCompartmentResponse changeCompartment(ChangeCompartmentRequest request)
DataIntegration
Moves a workspace to a specified compartment.
changeCompartment
in interface DataIntegration
request
- The request object containing the details to sendpublic ChangeDisApplicationCompartmentResponse changeDisApplicationCompartment(ChangeDisApplicationCompartmentRequest request)
DataIntegration
Moves a DIS Application to a specified compartment.
changeDisApplicationCompartment
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateApplicationResponse createApplication(CreateApplicationRequest request)
DataIntegration
Creates an application.
createApplication
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateApplicationDetailedDescriptionResponse createApplicationDetailedDescription(CreateApplicationDetailedDescriptionRequest request)
DataIntegration
Creates detailed description for an application.
createApplicationDetailedDescription
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateConnectionResponse createConnection(CreateConnectionRequest request)
DataIntegration
Creates a connection under an existing data asset.
createConnection
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateConnectionValidationResponse createConnectionValidation(CreateConnectionValidationRequest request)
DataIntegration
Creates a connection validation.
createConnectionValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateCopyObjectRequestResponse createCopyObjectRequest(CreateCopyObjectRequestRequest request)
DataIntegration
Copy Metadata Object.
createCopyObjectRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateDataAssetResponse createDataAsset(CreateDataAssetRequest request)
DataIntegration
Creates a data asset with default connection.
createDataAsset
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateDataFlowResponse createDataFlow(CreateDataFlowRequest request)
DataIntegration
Creates a new data flow in a project or folder ready for performing data integrations.
createDataFlow
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateDataFlowValidationResponse createDataFlowValidation(CreateDataFlowValidationRequest request)
DataIntegration
Accepts the data flow definition in the request payload and creates a data flow validation.
createDataFlowValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateDisApplicationResponse createDisApplication(CreateDisApplicationRequest request)
DataIntegration
Creates a DIS Application.
createDisApplication
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateDisApplicationDetailedDescriptionResponse createDisApplicationDetailedDescription(CreateDisApplicationDetailedDescriptionRequest request)
DataIntegration
Creates detailed description for an application.
createDisApplicationDetailedDescription
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateEntityShapeResponse createEntityShape(CreateEntityShapeRequest request)
DataIntegration
Creates the data entity shape using the shape from the data asset.
createEntityShape
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateExportRequestResponse createExportRequest(CreateExportRequestRequest request)
DataIntegration
Export Metadata Object
createExportRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateExternalPublicationResponse createExternalPublication(CreateExternalPublicationRequest request)
DataIntegration
Publish a DataFlow in a OCI DataFlow application.
createExternalPublication
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateExternalPublicationValidationResponse createExternalPublicationValidation(CreateExternalPublicationValidationRequest request)
DataIntegration
Validates a specific task.
createExternalPublicationValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateFolderResponse createFolder(CreateFolderRequest request)
DataIntegration
Creates a folder in a project or in another folder, limited to two levels of folders. | Folders are used to organize your design-time resources, such as tasks or data flows.
createFolder
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateFunctionLibraryResponse createFunctionLibrary(CreateFunctionLibraryRequest request)
DataIntegration
Creates a function library in a project or in another function library, limited to two levels of function libraries. | FunctionLibraries are used to organize your design-time resources, such as tasks or data flows.
createFunctionLibrary
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateImportRequestResponse createImportRequest(CreateImportRequestRequest request)
DataIntegration
Import Metadata Object
createImportRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic CreatePatchResponse createPatch(CreatePatchRequest request)
DataIntegration
Creates a patch in an application.
createPatch
in interface DataIntegration
request
- The request object containing the details to sendpublic CreatePipelineResponse createPipeline(CreatePipelineRequest request)
DataIntegration
Creates a new pipeline in a project or folder ready for performing task orchestration.
createPipeline
in interface DataIntegration
request
- The request object containing the details to sendpublic CreatePipelineValidationResponse createPipelineValidation(CreatePipelineValidationRequest request)
DataIntegration
Accepts the data flow definition in the request payload and creates a pipeline validation.
createPipelineValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateProjectResponse createProject(CreateProjectRequest request)
DataIntegration
Creates a project. Projects are organizational constructs within a workspace that you use to organize your design-time resources, such as tasks or data flows. Projects can be organized into folders.
createProject
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateScheduleResponse createSchedule(CreateScheduleRequest request)
DataIntegration
Endpoint to create a new schedule
createSchedule
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateTaskResponse createTask(CreateTaskRequest request)
DataIntegration
Creates a new task ready for performing data integrations. There are specialized types of tasks that include data loader and integration tasks.
createTask
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateTaskRunResponse createTaskRun(CreateTaskRunRequest request)
DataIntegration
Creates a data integration task run for the specified task.
createTaskRun
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateTaskScheduleResponse createTaskSchedule(CreateTaskScheduleRequest request)
DataIntegration
Endpoint to be used create TaskSchedule.
createTaskSchedule
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateTaskValidationResponse createTaskValidation(CreateTaskValidationRequest request)
DataIntegration
Validates a specific task.
createTaskValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateUserDefinedFunctionResponse createUserDefinedFunction(CreateUserDefinedFunctionRequest request)
DataIntegration
Creates a new UserDefinedFunction in a function library ready for performing data integrations.
createUserDefinedFunction
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateUserDefinedFunctionValidationResponse createUserDefinedFunctionValidation(CreateUserDefinedFunctionValidationRequest request)
DataIntegration
Accepts the UserDefinedFunction definition in the request payload and creates a UserDefinedFunction validation.
createUserDefinedFunctionValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic CreateWorkspaceResponse createWorkspace(CreateWorkspaceRequest request)
DataIntegration
Creates a new Data Integration workspace ready for performing data integration tasks. To
retrieve the OCID for the new workspace, use the opc-work-request-id returned by this API and
call the getWorkRequest
API.
createWorkspace
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteApplicationResponse deleteApplication(DeleteApplicationRequest request)
DataIntegration
Removes an application using the specified identifier.
deleteApplication
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteApplicationDetailedDescriptionResponse deleteApplicationDetailedDescription(DeleteApplicationDetailedDescriptionRequest request)
DataIntegration
Deletes detailed description of an Application.
deleteApplicationDetailedDescription
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteConnectionResponse deleteConnection(DeleteConnectionRequest request)
DataIntegration
Removes a connection using the specified identifier.
deleteConnection
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteConnectionValidationResponse deleteConnectionValidation(DeleteConnectionValidationRequest request)
DataIntegration
Deletes a connection validation.
deleteConnectionValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteCopyObjectRequestResponse deleteCopyObjectRequest(DeleteCopyObjectRequestRequest request)
DataIntegration
Delete copy object request using the specified identifier.
deleteCopyObjectRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteDataAssetResponse deleteDataAsset(DeleteDataAssetRequest request)
DataIntegration
Removes a data asset using the specified identifier.
deleteDataAsset
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteDataFlowResponse deleteDataFlow(DeleteDataFlowRequest request)
DataIntegration
Removes a data flow from a project or folder using the specified identifier.
deleteDataFlow
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteDataFlowValidationResponse deleteDataFlowValidation(DeleteDataFlowValidationRequest request)
DataIntegration
Removes a data flow validation using the specified identifier.
deleteDataFlowValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteDisApplicationResponse deleteDisApplication(DeleteDisApplicationRequest request)
DataIntegration
Removes a DIS application using the specified identifier.
deleteDisApplication
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteDisApplicationDetailedDescriptionResponse deleteDisApplicationDetailedDescription(DeleteDisApplicationDetailedDescriptionRequest request)
DataIntegration
Deletes detailed description of an Application.
deleteDisApplicationDetailedDescription
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteExportRequestResponse deleteExportRequest(DeleteExportRequestRequest request)
DataIntegration
Delete export object request using the specified identifier.
deleteExportRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteExternalPublicationResponse deleteExternalPublication(DeleteExternalPublicationRequest request)
DataIntegration
Removes a published object using the specified identifier.
deleteExternalPublication
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation(DeleteExternalPublicationValidationRequest request)
DataIntegration
Removes a task validation using the specified identifier.
deleteExternalPublicationValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteFolderResponse deleteFolder(DeleteFolderRequest request)
DataIntegration
Removes a folder from a project using the specified identifier.
deleteFolder
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteFunctionLibraryResponse deleteFunctionLibrary(DeleteFunctionLibraryRequest request)
DataIntegration
Removes a Function Library from a project using the specified identifier.
deleteFunctionLibrary
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteImportRequestResponse deleteImportRequest(DeleteImportRequestRequest request)
DataIntegration
Delete import object request using the specified identifier.
deleteImportRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic DeletePatchResponse deletePatch(DeletePatchRequest request)
DataIntegration
Removes a patch using the specified identifier.
deletePatch
in interface DataIntegration
request
- The request object containing the details to sendpublic DeletePipelineResponse deletePipeline(DeletePipelineRequest request)
DataIntegration
Removes a pipeline from a project or folder using the specified identifier.
deletePipeline
in interface DataIntegration
request
- The request object containing the details to sendpublic DeletePipelineValidationResponse deletePipelineValidation(DeletePipelineValidationRequest request)
DataIntegration
Removes a pipeline validation using the specified identifier.
deletePipelineValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteProjectResponse deleteProject(DeleteProjectRequest request)
DataIntegration
Removes a project from the workspace using the specified identifier.
deleteProject
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteScheduleResponse deleteSchedule(DeleteScheduleRequest request)
DataIntegration
Endpoint to delete schedule.
deleteSchedule
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteTaskResponse deleteTask(DeleteTaskRequest request)
DataIntegration
Removes a task using the specified identifier.
deleteTask
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteTaskRunResponse deleteTaskRun(DeleteTaskRunRequest request)
DataIntegration
Deletes a task run using the specified identifier.
deleteTaskRun
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteTaskScheduleResponse deleteTaskSchedule(DeleteTaskScheduleRequest request)
DataIntegration
Endpoint to delete TaskSchedule.
deleteTaskSchedule
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteTaskValidationResponse deleteTaskValidation(DeleteTaskValidationRequest request)
DataIntegration
Removes a task validation using the specified identifier.
deleteTaskValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteUserDefinedFunctionResponse deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest request)
DataIntegration
Removes a UserDefinedFunction from a function library using the specified identifier.
deleteUserDefinedFunction
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteUserDefinedFunctionValidationResponse deleteUserDefinedFunctionValidation(DeleteUserDefinedFunctionValidationRequest request)
DataIntegration
Removes a UserDefinedFunction validation using the specified identifier.
deleteUserDefinedFunctionValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic DeleteWorkspaceResponse deleteWorkspace(DeleteWorkspaceRequest request)
DataIntegration
Deletes a Data Integration workspace resource using the specified identifier.
deleteWorkspace
in interface DataIntegration
request
- The request object containing the details to sendpublic GetApplicationResponse getApplication(GetApplicationRequest request)
DataIntegration
Retrieves an application using the specified identifier.
getApplication
in interface DataIntegration
request
- The request object containing the details to sendpublic GetApplicationDetailedDescriptionResponse getApplicationDetailedDescription(GetApplicationDetailedDescriptionRequest request)
DataIntegration
Retrieves detailed description of an Application
getApplicationDetailedDescription
in interface DataIntegration
request
- The request object containing the details to sendpublic GetCompositeStateResponse getCompositeState(GetCompositeStateRequest request)
DataIntegration
This endpoint can be used to get composite state for a given aggregator
getCompositeState
in interface DataIntegration
request
- The request object containing the details to sendpublic GetConnectionResponse getConnection(GetConnectionRequest request)
DataIntegration
Retrieves the connection details using the specified identifier.
getConnection
in interface DataIntegration
request
- The request object containing the details to sendpublic GetConnectionValidationResponse getConnectionValidation(GetConnectionValidationRequest request)
DataIntegration
Retrieves a connection validation using the specified identifier.
getConnectionValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic GetCopyObjectRequestResponse getCopyObjectRequest(GetCopyObjectRequestRequest request)
DataIntegration
This endpoint can be used to get the summary/details of object being copied.
getCopyObjectRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic GetCountStatisticResponse getCountStatistic(GetCountStatisticRequest request)
DataIntegration
Retrieves statistics on a workspace. It returns an object with an array of property values, such as the number of projects, | applications, data assets, and so on.
getCountStatistic
in interface DataIntegration
request
- The request object containing the details to sendpublic GetDataAssetResponse getDataAsset(GetDataAssetRequest request)
DataIntegration
Retrieves details of a data asset using the specified identifier.
getDataAsset
in interface DataIntegration
request
- The request object containing the details to sendpublic GetDataEntityResponse getDataEntity(GetDataEntityRequest request)
DataIntegration
Retrieves the data entity details with the given name from live schema.
getDataEntity
in interface DataIntegration
request
- The request object containing the details to sendpublic GetDataFlowResponse getDataFlow(GetDataFlowRequest request)
DataIntegration
Retrieves a data flow using the specified identifier.
getDataFlow
in interface DataIntegration
request
- The request object containing the details to sendpublic GetDataFlowValidationResponse getDataFlowValidation(GetDataFlowValidationRequest request)
DataIntegration
Retrieves a data flow validation using the specified identifier.
getDataFlowValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic GetDependentObjectResponse getDependentObject(GetDependentObjectRequest request)
DataIntegration
Retrieves the details of a dependent object from an application.
getDependentObject
in interface DataIntegration
request
- The request object containing the details to sendpublic GetDisApplicationResponse getDisApplication(GetDisApplicationRequest request)
DataIntegration
Retrieves an application using the specified OCID.
getDisApplication
in interface DataIntegration
request
- The request object containing the details to sendpublic GetDisApplicationDetailedDescriptionResponse getDisApplicationDetailedDescription(GetDisApplicationDetailedDescriptionRequest request)
DataIntegration
Retrieves detailed description of an Application.
getDisApplicationDetailedDescription
in interface DataIntegration
request
- The request object containing the details to sendpublic GetExportRequestResponse getExportRequest(GetExportRequestRequest request)
DataIntegration
This endpoint can be used to get the summary/details of object being exported.
getExportRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic GetExternalPublicationResponse getExternalPublication(GetExternalPublicationRequest request)
DataIntegration
Retrieves a publshed object in an task using the specified identifier.
getExternalPublication
in interface DataIntegration
request
- The request object containing the details to sendpublic GetExternalPublicationValidationResponse getExternalPublicationValidation(GetExternalPublicationValidationRequest request)
DataIntegration
Retrieves an external publication validation using the specified identifier.
getExternalPublicationValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic GetFolderResponse getFolder(GetFolderRequest request)
DataIntegration
Retrieves a folder using the specified identifier.
getFolder
in interface DataIntegration
request
- The request object containing the details to sendpublic GetFunctionLibraryResponse getFunctionLibrary(GetFunctionLibraryRequest request)
DataIntegration
Retrieves a Function Library using the specified identifier.
getFunctionLibrary
in interface DataIntegration
request
- The request object containing the details to sendpublic GetImportRequestResponse getImportRequest(GetImportRequestRequest request)
DataIntegration
This endpoint can be used to get the summary/details of object being imported.
getImportRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic GetPatchResponse getPatch(GetPatchRequest request)
DataIntegration
Retrieves a patch in an application using the specified identifier.
getPatch
in interface DataIntegration
request
- The request object containing the details to sendpublic GetPipelineResponse getPipeline(GetPipelineRequest request)
DataIntegration
Retrieves a pipeline using the specified identifier.
getPipeline
in interface DataIntegration
request
- The request object containing the details to sendpublic GetPipelineValidationResponse getPipelineValidation(GetPipelineValidationRequest request)
DataIntegration
Retrieves a pipeline validation using the specified identifier.
getPipelineValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic GetProjectResponse getProject(GetProjectRequest request)
DataIntegration
Retrieves a project using the specified identifier.
getProject
in interface DataIntegration
request
- The request object containing the details to sendpublic GetPublishedObjectResponse getPublishedObject(GetPublishedObjectRequest request)
DataIntegration
Retrieves the details of a published object from an application.
getPublishedObject
in interface DataIntegration
request
- The request object containing the details to sendpublic GetReferenceResponse getReference(GetReferenceRequest request)
DataIntegration
Retrieves a reference in an application.
getReference
in interface DataIntegration
request
- The request object containing the details to sendpublic GetRuntimeOperatorResponse getRuntimeOperator(GetRuntimeOperatorRequest request)
DataIntegration
Retrieves a runtime operator using the specified identifier.
getRuntimeOperator
in interface DataIntegration
request
- The request object containing the details to sendpublic GetRuntimePipelineResponse getRuntimePipeline(GetRuntimePipelineRequest request)
DataIntegration
Retrieves a runtime pipeline using the specified identifier.
getRuntimePipeline
in interface DataIntegration
request
- The request object containing the details to sendpublic GetScheduleResponse getSchedule(GetScheduleRequest request)
DataIntegration
Retrieves schedule by schedule key
getSchedule
in interface DataIntegration
request
- The request object containing the details to sendpublic GetSchemaResponse getSchema(GetSchemaRequest request)
DataIntegration
Retrieves a schema that can be accessed using the specified connection.
getSchema
in interface DataIntegration
request
- The request object containing the details to sendpublic GetTaskResponse getTask(GetTaskRequest request)
DataIntegration
Retrieves a task using the specified identifier.
getTask
in interface DataIntegration
request
- The request object containing the details to sendpublic GetTaskRunResponse getTaskRun(GetTaskRunRequest request)
DataIntegration
Retrieves a task run using the specified identifier.
getTaskRun
in interface DataIntegration
request
- The request object containing the details to sendpublic GetTaskScheduleResponse getTaskSchedule(GetTaskScheduleRequest request)
DataIntegration
Endpoint used to get taskSchedule by its key
getTaskSchedule
in interface DataIntegration
request
- The request object containing the details to sendpublic GetTaskValidationResponse getTaskValidation(GetTaskValidationRequest request)
DataIntegration
Retrieves a task validation using the specified identifier.
getTaskValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic GetTemplateResponse getTemplate(GetTemplateRequest request)
DataIntegration
This endpoint can be used to get an application template using a key.
getTemplate
in interface DataIntegration
request
- The request object containing the details to sendpublic GetUserDefinedFunctionResponse getUserDefinedFunction(GetUserDefinedFunctionRequest request)
DataIntegration
Retrieves a UserDefinedFunction using the specified identifier.
getUserDefinedFunction
in interface DataIntegration
request
- The request object containing the details to sendpublic GetUserDefinedFunctionValidationResponse getUserDefinedFunctionValidation(GetUserDefinedFunctionValidationRequest request)
DataIntegration
Retrieves a UserDefinedFunction validation using the specified identifier.
getUserDefinedFunctionValidation
in interface DataIntegration
request
- The request object containing the details to sendpublic GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request)
DataIntegration
Retrieves the status of the work request with the given ID.
getWorkRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic GetWorkspaceResponse getWorkspace(GetWorkspaceRequest request)
DataIntegration
Retrieves a Data Integration workspace using the specified identifier.
getWorkspace
in interface DataIntegration
request
- The request object containing the details to sendpublic ListApplicationsResponse listApplications(ListApplicationsRequest request)
DataIntegration
Retrieves a list of applications and provides options to filter the list.
listApplications
in interface DataIntegration
request
- The request object containing the details to sendpublic ListConnectionValidationsResponse listConnectionValidations(ListConnectionValidationsRequest request)
DataIntegration
Retrieves a list of connection validations within the specified workspace.
listConnectionValidations
in interface DataIntegration
request
- The request object containing the details to sendpublic ListConnectionsResponse listConnections(ListConnectionsRequest request)
DataIntegration
Retrieves a list of all connections.
listConnections
in interface DataIntegration
request
- The request object containing the details to sendpublic ListCopyObjectRequestsResponse listCopyObjectRequests(ListCopyObjectRequestsRequest request)
DataIntegration
This endpoint can be used to get the list of copy object requests.
listCopyObjectRequests
in interface DataIntegration
request
- The request object containing the details to sendpublic ListDataAssetsResponse listDataAssets(ListDataAssetsRequest request)
DataIntegration
Retrieves a list of all data asset summaries.
listDataAssets
in interface DataIntegration
request
- The request object containing the details to sendpublic ListDataEntitiesResponse listDataEntities(ListDataEntitiesRequest request)
DataIntegration
Lists a summary of data entities from the data asset using the specified connection.
listDataEntities
in interface DataIntegration
request
- The request object containing the details to sendpublic ListDataFlowValidationsResponse listDataFlowValidations(ListDataFlowValidationsRequest request)
DataIntegration
Retrieves a list of data flow validations within the specified workspace.
listDataFlowValidations
in interface DataIntegration
request
- The request object containing the details to sendpublic ListDataFlowsResponse listDataFlows(ListDataFlowsRequest request)
DataIntegration
Retrieves a list of data flows in a project or folder.
listDataFlows
in interface DataIntegration
request
- The request object containing the details to sendpublic ListDependentObjectsResponse listDependentObjects(ListDependentObjectsRequest request)
DataIntegration
Retrieves a list of all dependent objects for a specific application.
listDependentObjects
in interface DataIntegration
request
- The request object containing the details to sendpublic ListDisApplicationTaskRunLineagesResponse listDisApplicationTaskRunLineages(ListDisApplicationTaskRunLineagesRequest request)
DataIntegration
This endpoint can be used to list Task Run Lineages within a given time window.
listDisApplicationTaskRunLineages
in interface DataIntegration
request
- The request object containing the details to sendpublic ListDisApplicationsResponse listDisApplications(ListDisApplicationsRequest request)
DataIntegration
Retrieves a list of DIS Applications in a compartment and provides options to filter the list.
listDisApplications
in interface DataIntegration
request
- The request object containing the details to sendpublic ListExportRequestsResponse listExportRequests(ListExportRequestsRequest request)
DataIntegration
This endpoint can be used to get the list of export object requests.
listExportRequests
in interface DataIntegration
request
- The request object containing the details to sendpublic ListExternalPublicationValidationsResponse listExternalPublicationValidations(ListExternalPublicationValidationsRequest request)
DataIntegration
Retrieves a lists of external publication validations in a workspace and provides options to filter the list.
listExternalPublicationValidations
in interface DataIntegration
request
- The request object containing the details to sendpublic ListExternalPublicationsResponse listExternalPublications(ListExternalPublicationsRequest request)
DataIntegration
Retrieves a list of external publications in an application and provides options to filter the list.
listExternalPublications
in interface DataIntegration
request
- The request object containing the details to sendpublic ListFoldersResponse listFolders(ListFoldersRequest request)
DataIntegration
Retrieves a list of folders in a project and provides options to filter the list.
listFolders
in interface DataIntegration
request
- The request object containing the details to sendpublic ListFunctionLibrariesResponse listFunctionLibraries(ListFunctionLibrariesRequest request)
DataIntegration
Retrieves a list of function libraries in a project and provides options to filter the list.
listFunctionLibraries
in interface DataIntegration
request
- The request object containing the details to sendpublic ListImportRequestsResponse listImportRequests(ListImportRequestsRequest request)
DataIntegration
This endpoint can be used to get the list of import object requests.
listImportRequests
in interface DataIntegration
request
- The request object containing the details to sendpublic ListPatchChangesResponse listPatchChanges(ListPatchChangesRequest request)
DataIntegration
Retrieves a list of patches in an application and provides options to filter the list.
listPatchChanges
in interface DataIntegration
request
- The request object containing the details to sendpublic ListPatchesResponse listPatches(ListPatchesRequest request)
DataIntegration
Retrieves a list of patches in an application and provides options to filter the list. For listing changes based on a period and logical objects changed, see ListPatchChanges API.
listPatches
in interface DataIntegration
request
- The request object containing the details to sendpublic ListPipelineValidationsResponse listPipelineValidations(ListPipelineValidationsRequest request)
DataIntegration
Retrieves a list of pipeline validations within the specified workspace.
listPipelineValidations
in interface DataIntegration
request
- The request object containing the details to sendpublic ListPipelinesResponse listPipelines(ListPipelinesRequest request)
DataIntegration
Retrieves a list of pipelines in a project or folder from within a workspace, the query parameter specifies the project or folder.
listPipelines
in interface DataIntegration
request
- The request object containing the details to sendpublic ListProjectsResponse listProjects(ListProjectsRequest request)
DataIntegration
Retrieves a lists of projects in a workspace and provides options to filter the list.
listProjects
in interface DataIntegration
request
- The request object containing the details to sendpublic ListPublishedObjectsResponse listPublishedObjects(ListPublishedObjectsRequest request)
DataIntegration
Retrieves a list of all the published objects for a specified application.
listPublishedObjects
in interface DataIntegration
request
- The request object containing the details to sendpublic ListReferencesResponse listReferences(ListReferencesRequest request)
DataIntegration
Retrieves a list of references in an application. Reference objects are created when dataflows and tasks use objects, such as data assets and connections.
listReferences
in interface DataIntegration
request
- The request object containing the details to sendpublic ListRuntimeOperatorsResponse listRuntimeOperators(ListRuntimeOperatorsRequest request)
DataIntegration
This endpoint can be used to list runtime operators with filtering options
listRuntimeOperators
in interface DataIntegration
request
- The request object containing the details to sendpublic ListRuntimePipelinesResponse listRuntimePipelines(ListRuntimePipelinesRequest request)
DataIntegration
This endpoint can be used to list runtime pipelines with filtering options
listRuntimePipelines
in interface DataIntegration
request
- The request object containing the details to sendpublic ListSchedulesResponse listSchedules(ListSchedulesRequest request)
DataIntegration
Use this endpoint to list schedules.
listSchedules
in interface DataIntegration
request
- The request object containing the details to sendpublic ListSchemasResponse listSchemas(ListSchemasRequest request)
DataIntegration
Retrieves a list of all the schemas that can be accessed using the specified connection.
listSchemas
in interface DataIntegration
request
- The request object containing the details to sendpublic ListTaskRunLineagesResponse listTaskRunLineages(ListTaskRunLineagesRequest request)
DataIntegration
This endpoint can be used to list Task Run Lineages within a given time window.
listTaskRunLineages
in interface DataIntegration
request
- The request object containing the details to sendpublic ListTaskRunLogsResponse listTaskRunLogs(ListTaskRunLogsRequest request)
DataIntegration
Gets log entries for task runs using its key.
listTaskRunLogs
in interface DataIntegration
request
- The request object containing the details to sendpublic ListTaskRunsResponse listTaskRuns(ListTaskRunsRequest request)
DataIntegration
Retrieves a list of task runs and provides options to filter the list.
listTaskRuns
in interface DataIntegration
request
- The request object containing the details to sendpublic ListTaskSchedulesResponse listTaskSchedules(ListTaskSchedulesRequest request)
DataIntegration
This endpoint can be used to get the list of all the TaskSchedule objects.
listTaskSchedules
in interface DataIntegration
request
- The request object containing the details to sendpublic ListTaskValidationsResponse listTaskValidations(ListTaskValidationsRequest request)
DataIntegration
Retrieves a list of task validations within the specified workspace.
listTaskValidations
in interface DataIntegration
request
- The request object containing the details to sendpublic ListTasksResponse listTasks(ListTasksRequest request)
DataIntegration
Retrieves a list of all tasks in a specified project or folder.
listTasks
in interface DataIntegration
request
- The request object containing the details to sendpublic ListTemplatesResponse listTemplates(ListTemplatesRequest request)
DataIntegration
This endpoint can be used to list application templates with filtering options.
listTemplates
in interface DataIntegration
request
- The request object containing the details to sendpublic ListUserDefinedFunctionValidationsResponse listUserDefinedFunctionValidations(ListUserDefinedFunctionValidationsRequest request)
DataIntegration
Retrieves a list of UserDefinedFunctionvalidations within the specified workspace.
listUserDefinedFunctionValidations
in interface DataIntegration
request
- The request object containing the details to sendpublic ListUserDefinedFunctionsResponse listUserDefinedFunctions(ListUserDefinedFunctionsRequest request)
DataIntegration
Retrieves a list of UserDefinedFunctions in a function library.
listUserDefinedFunctions
in interface DataIntegration
request
- The request object containing the details to sendpublic ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request)
DataIntegration
Retrieves a paginated list of errors for a given work request.
listWorkRequestErrors
in interface DataIntegration
request
- The request object containing the details to sendpublic ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request)
DataIntegration
Retrieves a paginated list of logs for a given work request.
listWorkRequestLogs
in interface DataIntegration
request
- The request object containing the details to sendpublic ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request)
DataIntegration
Lists the work requests in a compartment.
listWorkRequests
in interface DataIntegration
request
- The request object containing the details to sendpublic ListWorkspacesResponse listWorkspaces(ListWorkspacesRequest request)
DataIntegration
Retrieves a list of Data Integration workspaces.
listWorkspaces
in interface DataIntegration
request
- The request object containing the details to sendpublic StartWorkspaceResponse startWorkspace(StartWorkspaceRequest request)
DataIntegration
Starts a workspace.
startWorkspace
in interface DataIntegration
request
- The request object containing the details to sendpublic StopWorkspaceResponse stopWorkspace(StopWorkspaceRequest request)
DataIntegration
Stops a workspace.
stopWorkspace
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateApplicationResponse updateApplication(UpdateApplicationRequest request)
DataIntegration
Updates an application.
updateApplication
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateApplicationDetailedDescriptionResponse updateApplicationDetailedDescription(UpdateApplicationDetailedDescriptionRequest request)
DataIntegration
Updates the detailed description of an Application.
updateApplicationDetailedDescription
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateConnectionResponse updateConnection(UpdateConnectionRequest request)
DataIntegration
Updates a connection under a data asset.
updateConnection
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateCopyObjectRequestResponse updateCopyObjectRequest(UpdateCopyObjectRequestRequest request)
DataIntegration
Updates the status of a copy object request.
updateCopyObjectRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateDataAssetResponse updateDataAsset(UpdateDataAssetRequest request)
DataIntegration
Updates a specific data asset with default connection.
updateDataAsset
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateDataFlowResponse updateDataFlow(UpdateDataFlowRequest request)
DataIntegration
Updates a specific data flow.
updateDataFlow
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateDisApplicationResponse updateDisApplication(UpdateDisApplicationRequest request)
DataIntegration
Updates a DIS Application.
updateDisApplication
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateDisApplicationDetailedDescriptionResponse updateDisApplicationDetailedDescription(UpdateDisApplicationDetailedDescriptionRequest request)
DataIntegration
Updates the detailed description of an Application.
updateDisApplicationDetailedDescription
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateExportRequestResponse updateExportRequest(UpdateExportRequestRequest request)
DataIntegration
Updates the status of a export object request.
updateExportRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateExternalPublicationResponse updateExternalPublication(UpdateExternalPublicationRequest request)
DataIntegration
Updates the external publication object.
updateExternalPublication
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateFolderResponse updateFolder(UpdateFolderRequest request)
DataIntegration
Updates a specific folder.
updateFolder
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateFunctionLibraryResponse updateFunctionLibrary(UpdateFunctionLibraryRequest request)
DataIntegration
Updates a specific Function Library.
updateFunctionLibrary
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateImportRequestResponse updateImportRequest(UpdateImportRequestRequest request)
DataIntegration
Updates the status of a import object request.
updateImportRequest
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdatePipelineResponse updatePipeline(UpdatePipelineRequest request)
DataIntegration
Updates a specific pipeline.
updatePipeline
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateProjectResponse updateProject(UpdateProjectRequest request)
DataIntegration
Updates a specific project.
updateProject
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateReferenceResponse updateReference(UpdateReferenceRequest request)
DataIntegration
Updates the application references. For example, to map a data asset to a different target object.
updateReference
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateScheduleResponse updateSchedule(UpdateScheduleRequest request)
DataIntegration
Endpoint used to update the schedule
updateSchedule
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateTaskResponse updateTask(UpdateTaskRequest request)
DataIntegration
Updates a specific task. For example, you can update the task description or move the task to
a different folder by changing the aggregatorKey
to a different folder in the registry.
updateTask
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateTaskRunResponse updateTaskRun(UpdateTaskRunRequest request)
DataIntegration
Updates the status of the task run. For example, aborts a task run.
updateTaskRun
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateTaskScheduleResponse updateTaskSchedule(UpdateTaskScheduleRequest request)
DataIntegration
Endpoint used to update the TaskSchedule
updateTaskSchedule
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateUserDefinedFunctionResponse updateUserDefinedFunction(UpdateUserDefinedFunctionRequest request)
DataIntegration
Updates a specific UserDefinedFunction.
updateUserDefinedFunction
in interface DataIntegration
request
- The request object containing the details to sendpublic UpdateWorkspaceResponse updateWorkspace(UpdateWorkspaceRequest request)
DataIntegration
Updates the specified Data Integration workspace.
updateWorkspace
in interface DataIntegration
request
- The request object containing the details to sendpublic DataIntegrationWaiters getWaiters()
DataIntegration
Gets the pre-configured waiters available for resources for this service.
getWaiters
in interface DataIntegration
public DataIntegrationPaginators getPaginators()
DataIntegration
Gets the pre-configured paginators available for list operations in this service which may
return multiple pages of data. These paginators provide an Iterable
interface so that service responses, or resources/records, can be iterated through without
having to manually deal with pagination and page tokens.
getPaginators
in interface DataIntegration
protected ClientConfigurator getDefaultConfigurator()
public void useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled)
useOfRealmSpecificEndpointTemplateEnabled
- This flag can be set to true or false to
enable or disable the use of realm-specific endpoint template respectivelypublic final void populateServiceParametersInEndpoint(String endpoint, Map<String,Object> requiredParametersMap)
endpoint
- The endpoint template in userequiredParametersMap
- Map of parameter name as key and value set in request path or
query parameter as valuepublic final void updateBaseEndpoint(String endpoint)
endpoint
- The updated endpoint to usepublic final void setEndpoint(String endpoint)
public final String getEndpoint()
public final void refreshClient()
HttpClient
. This will call ClientConfigurator
s again, and
can be used to e.g. refresh the SSL certificate.public final void close()
close
in interface AutoCloseable
public String getClientCommonLibraryVersion()
Copyright © 2016–2024. All rights reserved.