Uses of Class
com.azure.analytics.synapse.artifacts.models.LinkTableResource
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of LinkTableResource in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionSet the id property: Link table id.Set the name property: Link table name.LinkTableResource.setSource
(LinkTableRequestSource source) Set the source property: Source table properties for link table request.LinkTableResource.setTarget
(LinkTableRequestTarget target) Set the target property: Target table properties for link table request.Modifier and TypeMethodDescriptionLinkTableListResponse.getValue()
Get the value property: List link table value.Modifier and TypeMethodDescriptionLinkTableListResponse.setValue
(List<LinkTableResource> value) Set the value property: List link table value.