### YamlMime:JavaType uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventChannels" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventChannels" name: "EventChannels" nameWithType: "EventChannels" summary: "Type representing EventChannels." syntax: "public interface **EventChannels**
extends <>, <>" methods: - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventChannels.deleteAsync(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventChannels.deleteAsync(String resourceGroupName, String partnerNamespaceName, String eventChannelName)" name: "deleteAsync(String resourceGroupName, String partnerNamespaceName, String eventChannelName)" nameWithType: "EventChannels.deleteAsync(String resourceGroupName, String partnerNamespaceName, String eventChannelName)" summary: "Delete an event channel." modifiers: - "abstract" parameters: - description: "The name of the resource group within the user's subscription." name: "resourceGroupName" type: "" - description: "Name of the partner namespace." name: "partnerNamespaceName" type: "" - description: "Name of the event channel." name: "eventChannelName" type: "" syntax: "public abstract Completable deleteAsync(String resourceGroupName, String partnerNamespaceName, String eventChannelName)" desc: "Delete an event channel. Delete existing event channel." returns: description: "the observable for the request" type: "" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventChannels.getAsync(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventChannels.getAsync(String resourceGroupName, String partnerNamespaceName, String eventChannelName)" name: "getAsync(String resourceGroupName, String partnerNamespaceName, String eventChannelName)" nameWithType: "EventChannels.getAsync(String resourceGroupName, String partnerNamespaceName, String eventChannelName)" summary: "Get an event channel." modifiers: - "abstract" parameters: - description: "The name of the resource group within the user's subscription." name: "resourceGroupName" type: "" - description: "Name of the partner namespace." name: "partnerNamespaceName" type: "" - description: "Name of the event channel." name: "eventChannelName" type: "" syntax: "public abstract Observable getAsync(String resourceGroupName, String partnerNamespaceName, String eventChannelName)" desc: "Get an event channel. Get properties of an event channel." returns: description: "the observable for the request" type: "<>" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventChannels.listByPartnerNamespaceAsync(java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventChannels.listByPartnerNamespaceAsync(String resourceGroupName, String partnerNamespaceName)" name: "listByPartnerNamespaceAsync(String resourceGroupName, String partnerNamespaceName)" nameWithType: "EventChannels.listByPartnerNamespaceAsync(String resourceGroupName, String partnerNamespaceName)" summary: "List event channels." modifiers: - "abstract" parameters: - description: "The name of the resource group within the user's subscription." name: "resourceGroupName" type: "" - description: "Name of the partner namespace." name: "partnerNamespaceName" type: "" syntax: "public abstract Observable listByPartnerNamespaceAsync(String resourceGroupName, String partnerNamespaceName)" desc: "List event channels. List all the event channels in a partner namespace." returns: description: "the observable for the request" type: "<>" type: "interface" desc: "Type representing EventChannels." implements: - "<>" - "<>" metadata: {} package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview" artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3