Uses of Class
com.azure.resourcemanager.elasticsan.fluent.models.PrivateEndpointConnectionInner
Packages that use PrivateEndpointConnectionInner
Package
Description
Package containing the service clients for ElasticSanManagement.
Package containing the inner data models for ElasticSanManagement.
Package containing the data models for ElasticSanManagement.
-
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.elasticsan.fluent
Methods in com.azure.resourcemanager.elasticsan.fluent that return PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionPrivateEndpointConnectionsClient.create
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Update the state of specified private endpoint connection associated with the Elastic San.PrivateEndpointConnectionsClient.create
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Update the state of specified private endpoint connection associated with the Elastic San.PrivateEndpointConnectionsClient.get
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName) Gets the specified private endpoint connection associated with the Elastic San.Methods in com.azure.resourcemanager.elasticsan.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.beginCreate
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Update the state of specified private endpoint connection associated with the Elastic San.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreate
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Update the state of specified private endpoint connection associated with the Elastic San.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreate
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Update the state of specified private endpoint connection associated with the Elastic San.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreate
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Update the state of specified private endpoint connection associated with the Elastic San.com.azure.core.http.rest.Response
<PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.getWithResponse
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, com.azure.core.util.Context context) Gets the specified private endpoint connection associated with the Elastic San.com.azure.core.http.rest.PagedIterable
<PrivateEndpointConnectionInner> List all Private Endpoint Connections associated with the Elastic San.com.azure.core.http.rest.PagedIterable
<PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.list
(String resourceGroupName, String elasticSanName, com.azure.core.util.Context context) List all Private Endpoint Connections associated with the Elastic San.Methods in com.azure.resourcemanager.elasticsan.fluent with parameters of type PrivateEndpointConnectionInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreate
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Update the state of specified private endpoint connection associated with the Elastic San.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>, PrivateEndpointConnectionInner> PrivateEndpointConnectionsClient.beginCreate
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Update the state of specified private endpoint connection associated with the Elastic San.PrivateEndpointConnectionsClient.create
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters) Update the state of specified private endpoint connection associated with the Elastic San.PrivateEndpointConnectionsClient.create
(String resourceGroupName, String elasticSanName, String privateEndpointConnectionName, PrivateEndpointConnectionInner parameters, com.azure.core.util.Context context) Update the state of specified private endpoint connection associated with the Elastic San. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionInner from the JsonReader.PrivateEndpointConnectionInner.withGroupIds
(List<String> groupIds) Set the groupIds property: List of resources private endpoint is mapped.PrivateEndpointConnectionInner.withPrivateEndpoint
(PrivateEndpoint privateEndpoint) Set the privateEndpoint property: Private Endpoint resource.PrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState
(PrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Private Link Service Connection State.Methods in com.azure.resourcemanager.elasticsan.fluent.models that return types with arguments of type PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionElasticSanInner.privateEndpointConnections()
Get the privateEndpointConnections property: The list of Private Endpoint Connections.ElasticSanProperties.privateEndpointConnections()
Get the privateEndpointConnections property: The list of Private Endpoint Connections.VolumeGroupInner.privateEndpointConnections()
Get the privateEndpointConnections property: The list of Private Endpoint Connections.VolumeGroupProperties.privateEndpointConnections()
Get the privateEndpointConnections property: The list of Private Endpoint Connections. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionPrivateEndpointConnection.innerModel()
Gets the inner com.azure.resourcemanager.elasticsan.fluent.models.PrivateEndpointConnectionInner object.Methods in com.azure.resourcemanager.elasticsan.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.elasticsan.models with type arguments of type PrivateEndpointConnectionInnerModifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.withValue
(List<PrivateEndpointConnectionInner> value) Set the value property: Array of private endpoint connections.