Uses of Class
com.azure.resourcemanager.network.fluent.models.PrivateEndpointInner
Packages that use PrivateEndpointInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateEndpointInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return PrivateEndpointInnerModifier and TypeMethodDescriptionPrivateEndpointsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.PrivateEndpointsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, com.azure.core.util.Context context) Creates or updates an private endpoint in the specified resource group.PrivateEndpointsClient.getByResourceGroup(String resourceGroupName, String privateEndpointName) Gets the specified private endpoint by resource group.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type PrivateEndpointInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, com.azure.core.util.Context context) Creates or updates an private endpoint in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, com.azure.core.util.Context context) Creates or updates an private endpoint in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.PrivateEndpointsClient.createOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.PrivateEndpointsClient.getByResourceGroupAsync(String resourceGroupName, String privateEndpointName) Gets the specified private endpoint by resource group.com.azure.core.http.rest.Response<PrivateEndpointInner> PrivateEndpointsClient.getByResourceGroupWithResponse(String resourceGroupName, String privateEndpointName, String expand, com.azure.core.util.Context context) Gets the specified private endpoint by resource group.Mono<com.azure.core.http.rest.Response<PrivateEndpointInner>> PrivateEndpointsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String privateEndpointName, String expand) Gets the specified private endpoint by resource group.com.azure.core.http.rest.PagedIterable<PrivateEndpointInner> PrivateEndpointsClient.list()Gets all private endpoints in a subscription.com.azure.core.http.rest.PagedIterable<PrivateEndpointInner> PrivateEndpointsClient.list(com.azure.core.util.Context context) Gets all private endpoints in a subscription.com.azure.core.http.rest.PagedFlux<PrivateEndpointInner> PrivateEndpointsClient.listAsync()Gets all private endpoints in a subscription.com.azure.core.http.rest.PagedIterable<PrivateEndpointInner> PrivateEndpointsClient.listByResourceGroup(String resourceGroupName) Gets all private endpoints in a resource group.com.azure.core.http.rest.PagedIterable<PrivateEndpointInner> PrivateEndpointsClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets all private endpoints in a resource group.com.azure.core.http.rest.PagedFlux<PrivateEndpointInner> PrivateEndpointsClient.listByResourceGroupAsync(String resourceGroupName) Gets all private endpoints in a resource group.Methods in com.azure.resourcemanager.network.fluent with parameters of type PrivateEndpointInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, com.azure.core.util.Context context) Creates or updates an private endpoint in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateEndpointInner>, PrivateEndpointInner> PrivateEndpointsClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.PrivateEndpointsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.PrivateEndpointsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters, com.azure.core.util.Context context) Creates or updates an private endpoint in the specified resource group.PrivateEndpointsClient.createOrUpdateAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> PrivateEndpointsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String privateEndpointName, PrivateEndpointInner parameters) Creates or updates an private endpoint in the specified resource group. -
Uses of PrivateEndpointInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return PrivateEndpointInnerModifier and TypeMethodDescriptionstatic PrivateEndpointInnerPrivateEndpointInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointInner from the JsonReader.ApplicationGatewayPrivateEndpointConnectionInner.privateEndpoint()Get the privateEndpoint property: The resource of private end point.ApplicationGatewayPrivateEndpointConnectionPropertiesInner.privateEndpoint()Get the privateEndpoint property: The resource of private end point.NetworkInterfaceInner.privateEndpoint()Get the privateEndpoint property: A reference to the private endpoint to which the network interface is linked.NetworkInterfacePropertiesFormatInner.privateEndpoint()Get the privateEndpoint property: A reference to the private endpoint to which the network interface is linked.PrivateEndpointConnectionInner.privateEndpoint()Get the privateEndpoint property: The resource of private end point.PrivateEndpointConnectionPropertiesInner.privateEndpoint()Get the privateEndpoint property: The resource of private end point.PrivateEndpointInner.withApplicationSecurityGroups(List<ApplicationSecurityGroupInner> applicationSecurityGroups) Set the applicationSecurityGroups property: Application security groups in which the private endpoint IP configuration is included.PrivateEndpointInner.withCustomDnsConfigs(List<CustomDnsConfigPropertiesFormat> customDnsConfigs) Set the customDnsConfigs property: An array of custom dns configurations.PrivateEndpointInner.withCustomNetworkInterfaceName(String customNetworkInterfaceName) Set the customNetworkInterfaceName property: The custom name of the network interface attached to the private endpoint.PrivateEndpointInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the load balancer.Set the id property: Resource ID.PrivateEndpointInner.withIpConfigurations(List<PrivateEndpointIpConfiguration> ipConfigurations) Set the ipConfigurations property: A list of IP configurations of the private endpoint.PrivateEndpointInner.withLocation(String location) PrivateEndpointInner.withManualPrivateLinkServiceConnections(List<PrivateLinkServiceConnection> manualPrivateLinkServiceConnections) Set the manualPrivateLinkServiceConnections property: A grouping of information about the connection to the remote resource.PrivateEndpointInner.withPrivateLinkServiceConnections(List<PrivateLinkServiceConnection> privateLinkServiceConnections) Set the privateLinkServiceConnections property: A grouping of information about the connection to the remote resource.PrivateEndpointInner.withSubnet(SubnetInner subnet) Set the subnet property: The ID of the subnet from which the private IP will be allocated.Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type PrivateEndpointInnerModifier and TypeMethodDescriptionSubnetInner.privateEndpoints()Get the privateEndpoints property: An array of references to private endpoints.SubnetPropertiesFormatInner.privateEndpoints()Get the privateEndpoints property: An array of references to private endpoints. -
Uses of PrivateEndpointInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type PrivateEndpointInnerModifier and TypeMethodDescriptionPrivateEndpointListResult.value()Get the value property: A list of private endpoint resources in a resource group.Method parameters in com.azure.resourcemanager.network.models with type arguments of type PrivateEndpointInnerModifier and TypeMethodDescriptionPrivateEndpointListResult.withValue(List<PrivateEndpointInner> value) Set the value property: A list of private endpoint resources in a resource group.