Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.PrivateEndpointConnectionInner
Packages that use PrivateEndpointConnectionInner
Package
Description
Package containing the service clients for CosmosDBManagementClient.
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.cosmos.fluent
Methods in com.azure.resourcemanager.cosmos.fluent that return PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionPrivateEndpointConnectionsClient.createOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.PrivateEndpointConnectionsClient.createOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.PrivateEndpointConnectionsClient.get
(String resourceGroupName, String accountName, String privateEndpointConnectionName) Gets a private endpoint connection.Methods in com.azure.resourcemanager.cosmos.fluent that return types with arguments of type PrivateEndpointConnectionInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdateAsync
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdateAsync
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.PrivateEndpointConnectionsClient.createOrUpdateAsync
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.PrivateEndpointConnectionsClient.getAsync
(String resourceGroupName, String accountName, String privateEndpointConnectionName) Gets a private endpoint connection.com.azure.core.http.rest.Response
<PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.getWithResponse
(String resourceGroupName, String accountName, String privateEndpointConnectionName, com.azure.core.util.Context context) Gets a private endpoint connection.Mono
<com.azure.core.http.rest.Response<PrivateEndpointConnectionInner>> PrivateEndpointConnectionsClient.getWithResponseAsync
(String resourceGroupName, String accountName, String privateEndpointConnectionName) Gets a private endpoint connection.com.azure.core.http.rest.PagedIterable
<PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.listByDatabaseAccount
(String resourceGroupName, String accountName) List all private endpoint connections on a Cosmos DB account.com.azure.core.http.rest.PagedIterable
<PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.listByDatabaseAccount
(String resourceGroupName, String accountName, com.azure.core.util.Context context) List all private endpoint connections on a Cosmos DB account.com.azure.core.http.rest.PagedFlux
<PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.listByDatabaseAccountAsync
(String resourceGroupName, String accountName) List all private endpoint connections on a Cosmos DB account.Methods in com.azure.resourcemanager.cosmos.fluent with parameters of type PrivateEndpointConnectionInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreateOrUpdateAsync
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.PrivateEndpointConnectionsClient.createOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.PrivateEndpointConnectionsClient.createOrUpdate
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Approve or reject a private endpoint connection with a given name.PrivateEndpointConnectionsClient.createOrUpdateAsync
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> PrivateEndpointConnectionsClient.createOrUpdateWithResponseAsync
(String resourceGroupName, String accountName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Approve or reject a private endpoint connection with a given name. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionInner from the JsonReader.PrivateEndpointConnectionInner.withGroupId
(String groupId) Set the groupId property: Group id of the private endpoint.PrivateEndpointConnectionInner.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to.PrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState
(PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection.PrivateEndpointConnectionInner.withProvisioningState
(String provisioningState) Set the provisioningState property: Provisioning state of the private endpoint.Methods in com.azure.resourcemanager.cosmos.fluent.models that return types with arguments of type PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionDatabaseAccountGetProperties.privateEndpointConnections()
Get the privateEndpointConnections property: List of Private Endpoint Connections configured for the Cosmos DB account.DatabaseAccountGetResultsInner.privateEndpointConnections()
Get the privateEndpointConnections property: List of Private Endpoint Connections configured for the Cosmos DB account. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.value()
Get the value property: Array of private endpoint connections.Method parameters in com.azure.resourcemanager.cosmos.models with type arguments of type PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.withValue
(List<PrivateEndpointConnectionInner> value) Set the value property: Array of private endpoint connections.