Uses of Class
com.azure.resourcemanager.datafactory.models.OracleCloudStorageLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of OracleCloudStorageLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionOracleCloudStorageLinkedService.withAccessKeyId
(Object accessKeyId) Set the accessKeyId property: The access key identifier of the Oracle Cloud Storage Identity and Access Management (IAM) user.OracleCloudStorageLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.OracleCloudStorageLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.OracleCloudStorageLinkedService.withDescription
(String description) Set the description property: Linked service description.OracleCloudStorageLinkedService.withEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.OracleCloudStorageLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.OracleCloudStorageLinkedService.withSecretAccessKey
(SecretBase secretAccessKey) Set the secretAccessKey property: The secret access key of the Oracle Cloud Storage Identity and Access Management (IAM) user.OracleCloudStorageLinkedService.withServiceUrl
(Object serviceUrl) Set the serviceUrl property: This value specifies the endpoint to access with the Oracle Cloud Storage Connector.