199 строки
17 KiB
YAML
199 строки
17 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.analytics.purview.catalog.LineageClientBuilder"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder"
|
|
name: "LineageClientBuilder"
|
|
nameWithType: "LineageClientBuilder"
|
|
summary: "A builder for creating a new instance of the Lineage<wbr>Client type."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **LineageClientBuilder**</br> implements <xref href=\"com.azure.core.client.traits.HttpTrait?alt=com.azure.core.client.traits.HttpTrait&text=HttpTrait\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.azure.core.client.traits.ConfigurationTrait?alt=com.azure.core.client.traits.ConfigurationTrait&text=ConfigurationTrait\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.azure.core.client.traits.TokenCredentialTrait?alt=com.azure.core.client.traits.TokenCredentialTrait&text=TokenCredentialTrait\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.azure.core.client.traits.EndpointTrait?alt=com.azure.core.client.traits.EndpointTrait&text=EndpointTrait\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.LineageClientBuilder()"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.LineageClientBuilder()"
|
|
name: "LineageClientBuilder()"
|
|
nameWithType: "LineageClientBuilder.LineageClientBuilder()"
|
|
summary: "Create an instance of the Lineage<wbr>Client<wbr>Builder."
|
|
syntax: "public LineageClientBuilder()"
|
|
desc: "Create an instance of the LineageClientBuilder."
|
|
methods:
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.addPolicy(HttpPipelinePolicy customPolicy)"
|
|
name: "addPolicy(HttpPipelinePolicy customPolicy)"
|
|
nameWithType: "LineageClientBuilder.addPolicy(HttpPipelinePolicy customPolicy)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "customPolicy"
|
|
type: "<xref href=\"com.azure.core.http.policy.HttpPipelinePolicy?alt=com.azure.core.http.policy.HttpPipelinePolicy&text=HttpPipelinePolicy\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder addPolicy(HttpPipelinePolicy customPolicy)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.buildAsyncClient()"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.buildAsyncClient()"
|
|
name: "buildAsyncClient()"
|
|
nameWithType: "LineageClientBuilder.buildAsyncClient()"
|
|
summary: "Builds an instance of Lineage<wbr>Async<wbr>Client class."
|
|
syntax: "public LineageAsyncClient buildAsyncClient()"
|
|
desc: "Builds an instance of LineageAsyncClient class."
|
|
returns:
|
|
description: "an instance of LineageAsyncClient."
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageAsyncClient?alt=com.azure.analytics.purview.catalog.LineageAsyncClient&text=LineageAsyncClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.buildClient()"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.buildClient()"
|
|
name: "buildClient()"
|
|
nameWithType: "LineageClientBuilder.buildClient()"
|
|
summary: "Builds an instance of Lineage<wbr>Client class."
|
|
syntax: "public LineageClient buildClient()"
|
|
desc: "Builds an instance of LineageClient class."
|
|
returns:
|
|
description: "an instance of LineageClient."
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClient?alt=com.azure.analytics.purview.catalog.LineageClient&text=LineageClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.clientOptions(com.azure.core.util.ClientOptions)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.clientOptions(ClientOptions clientOptions)"
|
|
name: "clientOptions(ClientOptions clientOptions)"
|
|
nameWithType: "LineageClientBuilder.clientOptions(ClientOptions clientOptions)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "clientOptions"
|
|
type: "<xref href=\"com.azure.core.util.ClientOptions?alt=com.azure.core.util.ClientOptions&text=ClientOptions\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder clientOptions(ClientOptions clientOptions)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.configuration(com.azure.core.util.Configuration)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.configuration(Configuration configuration)"
|
|
name: "configuration(Configuration configuration)"
|
|
nameWithType: "LineageClientBuilder.configuration(Configuration configuration)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "configuration"
|
|
type: "<xref href=\"com.azure.core.util.Configuration?alt=com.azure.core.util.Configuration&text=Configuration\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder configuration(Configuration configuration)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.credential(com.azure.core.credential.TokenCredential)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.credential(TokenCredential tokenCredential)"
|
|
name: "credential(TokenCredential tokenCredential)"
|
|
nameWithType: "LineageClientBuilder.credential(TokenCredential tokenCredential)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "tokenCredential"
|
|
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder credential(TokenCredential tokenCredential)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.endpoint(java.lang.String)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.endpoint(String endpoint)"
|
|
name: "endpoint(String endpoint)"
|
|
nameWithType: "LineageClientBuilder.endpoint(String endpoint)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "endpoint"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public LineageClientBuilder endpoint(String endpoint)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.httpClient(com.azure.core.http.HttpClient)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.httpClient(HttpClient httpClient)"
|
|
name: "httpClient(HttpClient httpClient)"
|
|
nameWithType: "LineageClientBuilder.httpClient(HttpClient httpClient)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "httpClient"
|
|
type: "<xref href=\"com.azure.core.http.HttpClient?alt=com.azure.core.http.HttpClient&text=HttpClient\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder httpClient(HttpClient httpClient)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.httpLogOptions(HttpLogOptions httpLogOptions)"
|
|
name: "httpLogOptions(HttpLogOptions httpLogOptions)"
|
|
nameWithType: "LineageClientBuilder.httpLogOptions(HttpLogOptions httpLogOptions)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "httpLogOptions"
|
|
type: "<xref href=\"com.azure.core.http.policy.HttpLogOptions?alt=com.azure.core.http.policy.HttpLogOptions&text=HttpLogOptions\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder httpLogOptions(HttpLogOptions httpLogOptions)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.pipeline(com.azure.core.http.HttpPipeline)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.pipeline(HttpPipeline pipeline)"
|
|
name: "pipeline(HttpPipeline pipeline)"
|
|
nameWithType: "LineageClientBuilder.pipeline(HttpPipeline pipeline)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "pipeline"
|
|
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder pipeline(HttpPipeline pipeline)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.retryOptions(com.azure.core.http.policy.RetryOptions)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.retryOptions(RetryOptions retryOptions)"
|
|
name: "retryOptions(RetryOptions retryOptions)"
|
|
nameWithType: "LineageClientBuilder.retryOptions(RetryOptions retryOptions)"
|
|
summary: "."
|
|
parameters:
|
|
- name: "retryOptions"
|
|
type: "<xref href=\"com.azure.core.http.policy.RetryOptions?alt=com.azure.core.http.policy.RetryOptions&text=RetryOptions\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder retryOptions(RetryOptions retryOptions)"
|
|
desc: "."
|
|
returns:
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.retryPolicy(RetryPolicy retryPolicy)"
|
|
name: "retryPolicy(RetryPolicy retryPolicy)"
|
|
nameWithType: "LineageClientBuilder.retryPolicy(RetryPolicy retryPolicy)"
|
|
summary: "Sets The retry policy that will attempt to retry failed requests, if applicable."
|
|
parameters:
|
|
- description: "the retryPolicy value."
|
|
name: "retryPolicy"
|
|
type: "<xref href=\"com.azure.core.http.policy.RetryPolicy?alt=com.azure.core.http.policy.RetryPolicy&text=RetryPolicy\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder retryPolicy(RetryPolicy retryPolicy)"
|
|
desc: "Sets The retry policy that will attempt to retry failed requests, if applicable."
|
|
returns:
|
|
description: "the LineageClientBuilder."
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.analytics.purview.catalog.LineageClientBuilder.serviceVersion(com.azure.analytics.purview.catalog.PurviewCatalogServiceVersion)"
|
|
fullName: "com.azure.analytics.purview.catalog.LineageClientBuilder.serviceVersion(PurviewCatalogServiceVersion serviceVersion)"
|
|
name: "serviceVersion(PurviewCatalogServiceVersion serviceVersion)"
|
|
nameWithType: "LineageClientBuilder.serviceVersion(PurviewCatalogServiceVersion serviceVersion)"
|
|
summary: "Sets Service version."
|
|
parameters:
|
|
- description: "the serviceVersion value."
|
|
name: "serviceVersion"
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.PurviewCatalogServiceVersion?alt=com.azure.analytics.purview.catalog.PurviewCatalogServiceVersion&text=PurviewCatalogServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LineageClientBuilder serviceVersion(PurviewCatalogServiceVersion serviceVersion)"
|
|
desc: "Sets Service version."
|
|
returns:
|
|
description: "the LineageClientBuilder."
|
|
type: "<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "A builder for creating a new instance of the LineageClient type."
|
|
implements:
|
|
- "<xref href=\"com.azure.core.client.traits.ConfigurationTrait?alt=com.azure.core.client.traits.ConfigurationTrait&text=ConfigurationTrait\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.azure.core.client.traits.EndpointTrait?alt=com.azure.core.client.traits.EndpointTrait&text=EndpointTrait\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.azure.core.client.traits.HttpTrait?alt=com.azure.core.client.traits.HttpTrait&text=HttpTrait\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.azure.core.client.traits.TokenCredentialTrait?alt=com.azure.core.client.traits.TokenCredentialTrait&text=TokenCredentialTrait\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.analytics.purview.catalog.LineageClientBuilder?alt=com.azure.analytics.purview.catalog.LineageClientBuilder&text=LineageClientBuilder\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.analytics.purview.catalog"
|
|
artifact: com.azure:azure-analytics-purview-catalog:1.0.0-beta.4
|