Uses of Class
com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType
-
Packages that use PrivateEndpointConnectionsParentType Package Description com.azure.resourcemanager.eventgrid.fluent Package containing the service clients for EventGridManagementClient.com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of PrivateEndpointConnectionsParentType in com.azure.resourcemanager.eventgrid.fluent
Methods in com.azure.resourcemanager.eventgrid.fluent with parameters of type PrivateEndpointConnectionsParentType Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>PrivateEndpointConnectionsClient. beginDelete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)Delete a specific private endpoint connection under a topic or domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>PrivateEndpointConnectionsClient. beginDelete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, com.azure.core.util.Context context)Delete 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.voidPrivateEndpointConnectionsClient. delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)Delete a specific private endpoint connection under a topic or domain.voidPrivateEndpointConnectionsClient. delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, com.azure.core.util.Context context)Delete a specific private endpoint connection under a topic or domain.PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. get(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)Get 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.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 PrivateEndpointConnectionsParentType in com.azure.resourcemanager.eventgrid.models
Fields in com.azure.resourcemanager.eventgrid.models declared as PrivateEndpointConnectionsParentType Modifier and Type Field Description static PrivateEndpointConnectionsParentTypePrivateEndpointConnectionsParentType. DOMAINSStatic value domains for PrivateEndpointConnectionsParentType.static PrivateEndpointConnectionsParentTypePrivateEndpointConnectionsParentType. TOPICSStatic value topics for PrivateEndpointConnectionsParentType.Methods in com.azure.resourcemanager.eventgrid.models that return PrivateEndpointConnectionsParentType Modifier and Type Method Description static PrivateEndpointConnectionsParentTypePrivateEndpointConnectionsParentType. fromString(String name)Creates or finds a PrivateEndpointConnectionsParentType from its string representation.Methods in com.azure.resourcemanager.eventgrid.models that return types with arguments of type PrivateEndpointConnectionsParentType Modifier and Type Method Description static Collection<PrivateEndpointConnectionsParentType>PrivateEndpointConnectionsParentType. values()Methods in com.azure.resourcemanager.eventgrid.models with parameters of type PrivateEndpointConnectionsParentType Modifier and Type Method Description voidPrivateEndpointConnections. delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)Delete a specific private endpoint connection under a topic or domain.voidPrivateEndpointConnections. delete(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName, com.azure.core.util.Context context)Delete a specific private endpoint connection under a topic or domain.PrivateEndpointConnectionPrivateEndpointConnections. get(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName, String privateEndpointConnectionName)Get a specific private endpoint connection under a topic or domain.com.azure.core.http.rest.Response<PrivateEndpointConnection>PrivateEndpointConnections. 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<PrivateEndpointConnection>PrivateEndpointConnections. listByResource(String resourceGroupName, PrivateEndpointConnectionsParentType parentType, String parentName)Get all private endpoint connections under a topic or domain.com.azure.core.http.rest.PagedIterable<PrivateEndpointConnection>PrivateEndpointConnections. 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.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.
-