487 строки
48 KiB
YAML
487 строки
48 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient"
|
|
name: "PrivateEndpointsClient"
|
|
nameWithType: "PrivateEndpointsClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Private<wbr>Endpoints<wbr>Client."
|
|
syntax: "public interface **PrivateEndpointsClient**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
nameWithType: "PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
summary: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update private endpoint operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<PrivateEndpointInner>,PrivateEndpointInner> beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
desc: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, Context context)"
|
|
nameWithType: "PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, Context context)"
|
|
summary: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update private endpoint operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" 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<PrivateEndpointInner>,PrivateEndpointInner> beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, Context context)"
|
|
desc: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
name: "beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
nameWithType: "PrivateEndpointsClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
summary: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update private endpoint operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PollerFlux<PollResult<PrivateEndpointInner>,PrivateEndpointInner> beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
desc: "Creates or updates an private endpoint in the specified resource group."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of private endpoint resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginDelete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginDelete(String resourceGroupName, String privateEndpointName)"
|
|
name: "beginDelete(String resourceGroupName, String privateEndpointName)"
|
|
nameWithType: "PrivateEndpointsClient.beginDelete(String resourceGroupName, String privateEndpointName)"
|
|
summary: "Deletes the specified private endpoint."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
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 privateEndpointName)"
|
|
desc: "Deletes the specified private endpoint."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginDelete(String resourceGroupName, String privateEndpointName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String privateEndpointName, Context context)"
|
|
nameWithType: "PrivateEndpointsClient.beginDelete(String resourceGroupName, String privateEndpointName, Context context)"
|
|
summary: "Deletes the specified private endpoint."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
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 privateEndpointName, Context context)"
|
|
desc: "Deletes the specified private endpoint."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginDeleteAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.beginDeleteAsync(String resourceGroupName, String privateEndpointName)"
|
|
name: "beginDeleteAsync(String resourceGroupName, String privateEndpointName)"
|
|
nameWithType: "PrivateEndpointsClient.beginDeleteAsync(String resourceGroupName, String privateEndpointName)"
|
|
summary: "Deletes the specified private endpoint."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String privateEndpointName)"
|
|
desc: "Deletes the specified private endpoint."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
name: "createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
nameWithType: "PrivateEndpointsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
summary: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update private endpoint operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PrivateEndpointInner createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
desc: "Creates or updates an private endpoint in the specified resource group."
|
|
returns:
|
|
description: "private endpoint resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, Context context)"
|
|
name: "createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, Context context)"
|
|
nameWithType: "PrivateEndpointsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, Context context)"
|
|
summary: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update private endpoint operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" 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 PrivateEndpointInner createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, Context context)"
|
|
desc: "Creates or updates an private endpoint in the specified resource group."
|
|
returns:
|
|
description: "private endpoint resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.createOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
name: "createOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
nameWithType: "PrivateEndpointsClient.createOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
summary: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update private endpoint operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<PrivateEndpointInner> createOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
desc: "Creates or updates an private endpoint in the specified resource group."
|
|
returns:
|
|
description: "private endpoint resource on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
nameWithType: "PrivateEndpointsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
summary: "Creates or updates an private endpoint in the specified resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create or update private endpoint operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters)"
|
|
desc: "Creates or updates an private endpoint in the specified resource group."
|
|
returns:
|
|
description: "private endpoint resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>>>>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.delete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.delete(String resourceGroupName, String privateEndpointName)"
|
|
name: "delete(String resourceGroupName, String privateEndpointName)"
|
|
nameWithType: "PrivateEndpointsClient.delete(String resourceGroupName, String privateEndpointName)"
|
|
summary: "Deletes the specified private endpoint."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
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 privateEndpointName)"
|
|
desc: "Deletes the specified private endpoint."
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.delete(String resourceGroupName, String privateEndpointName, Context context)"
|
|
name: "delete(String resourceGroupName, String privateEndpointName, Context context)"
|
|
nameWithType: "PrivateEndpointsClient.delete(String resourceGroupName, String privateEndpointName, Context context)"
|
|
summary: "Deletes the specified private endpoint."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
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 privateEndpointName, Context context)"
|
|
desc: "Deletes the specified private endpoint."
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.deleteAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.deleteAsync(String resourceGroupName, String privateEndpointName)"
|
|
name: "deleteAsync(String resourceGroupName, String privateEndpointName)"
|
|
nameWithType: "PrivateEndpointsClient.deleteAsync(String resourceGroupName, String privateEndpointName)"
|
|
summary: "Deletes the specified private endpoint."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String privateEndpointName)"
|
|
desc: "Deletes the specified private endpoint."
|
|
returns:
|
|
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
|
|
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.deleteWithResponseAsync(String resourceGroupName, String privateEndpointName)"
|
|
name: "deleteWithResponseAsync(String resourceGroupName, String privateEndpointName)"
|
|
nameWithType: "PrivateEndpointsClient.deleteWithResponseAsync(String resourceGroupName, String privateEndpointName)"
|
|
summary: "Deletes the specified private endpoint."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String privateEndpointName)"
|
|
desc: "Deletes the specified private endpoint."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>>>>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.getByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.getByResourceGroup(String resourceGroupName, String privateEndpointName)"
|
|
name: "getByResourceGroup(String resourceGroupName, String privateEndpointName)"
|
|
nameWithType: "PrivateEndpointsClient.getByResourceGroup(String resourceGroupName, String privateEndpointName)"
|
|
summary: "Gets the specified private endpoint by resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PrivateEndpointInner getByResourceGroup(String resourceGroupName, String privateEndpointName)"
|
|
desc: "Gets the specified private endpoint by resource group."
|
|
returns:
|
|
description: "the specified private endpoint by resource group."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.getByResourceGroupAsync(String resourceGroupName, String privateEndpointName)"
|
|
name: "getByResourceGroupAsync(String resourceGroupName, String privateEndpointName)"
|
|
nameWithType: "PrivateEndpointsClient.getByResourceGroupAsync(String resourceGroupName, String privateEndpointName)"
|
|
summary: "Gets the specified private endpoint by resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Mono<PrivateEndpointInner> getByResourceGroupAsync(String resourceGroupName, String privateEndpointName)"
|
|
desc: "Gets the specified private endpoint by resource group."
|
|
returns:
|
|
description: "the specified private endpoint by resource group on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.getByResourceGroupWithResponse(String resourceGroupName, String privateEndpointName, String expand, Context context)"
|
|
name: "getByResourceGroupWithResponse(String resourceGroupName, String privateEndpointName, String expand, Context context)"
|
|
nameWithType: "PrivateEndpointsClient.getByResourceGroupWithResponse(String resourceGroupName, String privateEndpointName, String expand, Context context)"
|
|
summary: "Gets the specified private endpoint by resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Expands referenced resources."
|
|
name: "expand"
|
|
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<PrivateEndpointInner> getByResourceGroupWithResponse(String resourceGroupName, String privateEndpointName, String expand, Context context)"
|
|
desc: "Gets the specified private endpoint by resource group."
|
|
returns:
|
|
description: "the specified private endpoint by resource group 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\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String privateEndpointName, String expand)"
|
|
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String privateEndpointName, String expand)"
|
|
nameWithType: "PrivateEndpointsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String privateEndpointName, String expand)"
|
|
summary: "Gets the specified private endpoint by resource group."
|
|
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 private endpoint."
|
|
name: "privateEndpointName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Expands referenced resources."
|
|
name: "expand"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Mono<Response<PrivateEndpointInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String privateEndpointName, String expand)"
|
|
desc: "Gets the specified private endpoint by resource group."
|
|
returns:
|
|
description: "the specified private endpoint by resource group along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
|
|
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a><<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.list()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.list()"
|
|
name: "list()"
|
|
nameWithType: "PrivateEndpointsClient.list()"
|
|
summary: "Gets all private endpoints in a subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<PrivateEndpointInner> list()"
|
|
desc: "Gets all private endpoints in a subscription."
|
|
returns:
|
|
description: "all private endpoints in a subscription 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\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "PrivateEndpointsClient.list(Context context)"
|
|
summary: "Gets all private endpoints in a subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- 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<PrivateEndpointInner> list(Context context)"
|
|
desc: "Gets all private endpoints in a subscription."
|
|
returns:
|
|
description: "all private endpoints in a subscription 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\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.listAsync()"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.listAsync()"
|
|
name: "listAsync()"
|
|
nameWithType: "PrivateEndpointsClient.listAsync()"
|
|
summary: "Gets all private endpoints in a subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedFlux<PrivateEndpointInner> listAsync()"
|
|
desc: "Gets all private endpoints in a subscription."
|
|
returns:
|
|
description: "all private endpoints in a subscription as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.listByResourceGroup(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.listByResourceGroup(String resourceGroupName)"
|
|
name: "listByResourceGroup(String resourceGroupName)"
|
|
nameWithType: "PrivateEndpointsClient.listByResourceGroup(String resourceGroupName)"
|
|
summary: "Gets all private endpoints in a resource group."
|
|
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>"
|
|
syntax: "public abstract PagedIterable<PrivateEndpointInner> listByResourceGroup(String resourceGroupName)"
|
|
desc: "Gets all private endpoints in a resource group."
|
|
returns:
|
|
description: "all private endpoints in a resource group 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\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.listByResourceGroup(String resourceGroupName, Context context)"
|
|
name: "listByResourceGroup(String resourceGroupName, Context context)"
|
|
nameWithType: "PrivateEndpointsClient.listByResourceGroup(String resourceGroupName, Context context)"
|
|
summary: "Gets all private endpoints in a resource group."
|
|
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 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<PrivateEndpointInner> listByResourceGroup(String resourceGroupName, Context context)"
|
|
desc: "Gets all private endpoints in a resource group."
|
|
returns:
|
|
description: "all private endpoints in a resource group 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\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.listByResourceGroupAsync(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.fluent.PrivateEndpointsClient.listByResourceGroupAsync(String resourceGroupName)"
|
|
name: "listByResourceGroupAsync(String resourceGroupName)"
|
|
nameWithType: "PrivateEndpointsClient.listByResourceGroupAsync(String resourceGroupName)"
|
|
summary: "Gets all private endpoints in a resource group."
|
|
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>"
|
|
syntax: "public abstract PagedFlux<PrivateEndpointInner> listByResourceGroupAsync(String resourceGroupName)"
|
|
desc: "Gets all private endpoints in a resource group."
|
|
returns:
|
|
description: "all private endpoints in a resource group as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in PrivateEndpointsClient."
|
|
implements:
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner?alt=com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner&text=PrivateEndpointInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.network.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0
|