azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.h...

296 строки
28 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient"
name: "PrivateEndpointConnectionsClient"
nameWithType: "PrivateEndpointConnectionsClient"
summary: "An instance of this class provides access to all the operations defined in Private<wbr>Endpoint<wbr>Connections<wbr>Client."
syntax: "public interface **PrivateEndpointConnectionsClient**"
methods:
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
nameWithType: "PrivateEndpointConnectionsClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
summary: "Approve or reject a private endpoint connection manually."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection create or update request."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> beginCreateOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
desc: "Approve or reject a private endpoint connection manually."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the private endpoint connection."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, Context context)"
summary: "Approve or reject a private endpoint connection manually."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection create or update request."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> beginCreateOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, Context context)"
desc: "Approve or reject a private endpoint connection manually."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the private endpoint connection."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.beginDelete(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
name: "beginDelete(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
nameWithType: "PrivateEndpointConnectionsClient.beginDelete(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
summary: "Deletes the specific private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
desc: "Deletes the specific private endpoint connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.beginDelete(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
name: "beginDelete(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.beginDelete(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
summary: "Deletes the specific private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
desc: "Deletes the specific private endpoint connection."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.createOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
name: "createOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
nameWithType: "PrivateEndpointConnectionsClient.createOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
summary: "Approve or reject a private endpoint connection manually."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection create or update request."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PrivateEndpointConnectionInner createOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters)"
desc: "Approve or reject a private endpoint connection manually."
returns:
description: "the private endpoint connection."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.createOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.createOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, Context context)"
summary: "Approve or reject a private endpoint connection manually."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private endpoint connection create or update request."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PrivateEndpointConnectionInner createOrUpdate(String resourceGroupName, String clusterName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, Context context)"
desc: "Approve or reject a private endpoint connection manually."
returns:
description: "the private endpoint connection."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.delete(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
name: "delete(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
nameWithType: "PrivateEndpointConnectionsClient.delete(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
summary: "Deletes the specific private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
desc: "Deletes the specific private endpoint connection."
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.delete(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
name: "delete(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.delete(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
summary: "Deletes the specific private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
desc: "Deletes the specific private endpoint connection."
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.get(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
name: "get(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
nameWithType: "PrivateEndpointConnectionsClient.get(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
summary: "Gets the specific private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PrivateEndpointConnectionInner get(String resourceGroupName, String clusterName, String privateEndpointConnectionName)"
desc: "Gets the specific private endpoint connection."
returns:
description: "the specific private endpoint connection."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.getWithResponse(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
name: "getWithResponse(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.getWithResponse(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
summary: "Gets the specific private endpoint connection."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the private endpoint connection."
name: "privateEndpointConnectionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<PrivateEndpointConnectionInner> getWithResponse(String resourceGroupName, String clusterName, String privateEndpointConnectionName, Context context)"
desc: "Gets the specific private endpoint connection."
returns:
description: "the specific private endpoint connection along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.listByCluster(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.listByCluster(String resourceGroupName, String clusterName)"
name: "listByCluster(String resourceGroupName, String clusterName)"
nameWithType: "PrivateEndpointConnectionsClient.listByCluster(String resourceGroupName, String clusterName)"
summary: "Lists the private endpoint connections for a HDInsight cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<PrivateEndpointConnectionInner> listByCluster(String resourceGroupName, String clusterName)"
desc: "Lists the private endpoint connections for a HDInsight cluster."
returns:
description: "the list private endpoint connections response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.listByCluster(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient.listByCluster(String resourceGroupName, String clusterName, Context context)"
name: "listByCluster(String resourceGroupName, String clusterName, Context context)"
nameWithType: "PrivateEndpointConnectionsClient.listByCluster(String resourceGroupName, String clusterName, Context context)"
summary: "Lists the private endpoint connections for a HDInsight cluster."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<PrivateEndpointConnectionInner> listByCluster(String resourceGroupName, String clusterName, Context context)"
desc: "Lists the private endpoint connections for a HDInsight cluster."
returns:
description: "the list private endpoint connections response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in PrivateEndpointConnectionsClient."
metadata: {}
package: "com.azure.resourcemanager.hdinsight.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0