Uses of Class
com.azure.resourcemanager.eventgrid.fluent.models.PrivateEndpointConnectionInner
-
Packages that use PrivateEndpointConnectionInner Package Description com.azure.resourcemanager.eventgrid.fluent Package containing the service clients for EventGridManagementClient.com.azure.resourcemanager.eventgrid.fluent.models Package containing the inner data models for EventGridManagementClient.com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.eventgrid.fluent
Methods in com.azure.resourcemanager.eventgrid.fluent that return PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. get(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)Get a specific private endpoint connection under a topic or domain.PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Update a specific private endpoint connection under a topic or domain.PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Update a specific private endpoint connection under a topic or domain.Methods in com.azure.resourcemanager.eventgrid.fluent that return types with arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. beginUpdate(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Update a specific private endpoint connection under a topic or domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. beginUpdate(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Update a specific private endpoint connection under a topic or domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. beginUpdate(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Update a specific private endpoint connection under a topic or domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. beginUpdate(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Update a specific private endpoint connection under a topic or domain.com.azure.core.http.rest.Response<PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. getWithResponse(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, com.azure.core.util.Context context)Get a specific private endpoint connection under a topic or domain.com.azure.core.http.rest.PagedIterable<PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName)Get all private endpoint connections under a topic or domain.com.azure.core.http.rest.PagedIterable<PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String filter, Integer top, com.azure.core.util.Context context)Get all private endpoint connections under a topic or domain.Methods in com.azure.resourcemanager.eventgrid.fluent with parameters of type PrivateEndpointConnectionInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. beginUpdate(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Update a specific private endpoint connection under a topic or domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. beginUpdate(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Update a specific private endpoint connection under a topic or domain.PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Update a specific private endpoint connection under a topic or domain.PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Update a specific private endpoint connection under a topic or domain. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.eventgrid.fluent.models
Methods in com.azure.resourcemanager.eventgrid.fluent.models that return PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withGroupIds(List<String> groupIds)Set the groupIds property: GroupIds from the private link service resource.PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withPrivateEndpoint(PrivateEndpoint privateEndpoint)Set the privateEndpoint property: The Private Endpoint resource for this Connection.PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withPrivateLinkServiceConnectionState(ConnectionState privateLinkServiceConnectionState)Set the privateLinkServiceConnectionState property: Details about the state of the connection.PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withProvisioningState(ResourceProvisioningState provisioningState)Set the provisioningState property: Provisioning state of the Private Endpoint Connection.Methods in com.azure.resourcemanager.eventgrid.fluent.models that return types with arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description List<PrivateEndpointConnectionInner>DomainInner. privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections.List<PrivateEndpointConnectionInner>DomainProperties. privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections.List<PrivateEndpointConnectionInner>TopicInner. privateEndpointConnections()Get the privateEndpointConnections property: The privateEndpointConnections property.List<PrivateEndpointConnectionInner>TopicProperties. privateEndpointConnections()Get the privateEndpointConnections property: The privateEndpointConnections property. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnection. innerModel()Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.PrivateEndpointConnectionInner object.Methods in com.azure.resourcemanager.eventgrid.models that return types with arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description List<PrivateEndpointConnectionInner>PrivateEndpointConnectionListResult. value()Get the value property: A collection of private endpoint connection resources.Methods in com.azure.resourcemanager.eventgrid.models with parameters of type PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionPrivateEndpointConnections. update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Update a specific private endpoint connection under a topic or domain.PrivateEndpointConnectionPrivateEndpointConnections. update(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Update a specific private endpoint connection under a topic or domain.Method parameters in com.azure.resourcemanager.eventgrid.models with type arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionListResultPrivateEndpointConnectionListResult. withValue(List<PrivateEndpointConnectionInner> value)Set the value property: A collection of private endpoint connection resources.
-