### YamlMime:JavaType uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient" name: "RoutesClient" nameWithType: "RoutesClient" summary: "An instance of this class provides access to all the operations defined in RoutesClient." syntax: "public interface **RoutesClient**" methods: - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" name: "beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" nameWithType: "RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route properties." name: "route" type: "" syntax: "public abstract SyncPoller,RouteInner> beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of friendly Routes name mapping to the any Routes or secret related\n information." type: "<<>,>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)" name: "beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)" nameWithType: "RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)" summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route properties." name: "route" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,RouteInner> beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)" desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of friendly Routes name mapping to the any Routes or secret related\n information." type: "<<>,>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreateAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" name: "beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" nameWithType: "RoutesClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route properties." name: "route" type: "" syntax: "public abstract PollerFlux,RouteInner> beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of friendly Routes name mapping to the any Routes or secret related\n information." type: "<<>,>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName)" name: "beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName)" nameWithType: "RoutesClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName)" summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" syntax: "public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName)" desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" name: "beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" nameWithType: "RoutesClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" name: "beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" nameWithType: "RoutesClient.beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" syntax: "public abstract PollerFlux,Void> beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" name: "beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" nameWithType: "RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route update properties." name: "routeUpdateProperties" type: "" syntax: "public abstract SyncPoller,RouteInner> beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of friendly Routes name mapping to the any Routes or secret related\n information." type: "<<>,>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)" name: "beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)" nameWithType: "RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)" summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route update properties." name: "routeUpdateProperties" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,RouteInner> beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)" desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of friendly Routes name mapping to the any Routes or secret related\n information." type: "<<>,>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdateAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" name: "beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" nameWithType: "RoutesClient.beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route update properties." name: "routeUpdateProperties" type: "" syntax: "public abstract PollerFlux,RouteInner> beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the for polling of friendly Routes name mapping to the any Routes or secret related\n information." type: "<<>,>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.create(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" name: "create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" nameWithType: "RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route properties." name: "route" type: "" syntax: "public abstract RouteInner create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "friendly Routes name mapping to the any Routes or secret related information." type: "" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.create(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)" name: "create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)" nameWithType: "RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)" summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route properties." name: "route" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract RouteInner create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)" desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "friendly Routes name mapping to the any Routes or secret related information." type: "" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.createAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" name: "createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" nameWithType: "RoutesClient.createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route properties." name: "route" type: "" syntax: "public abstract Mono createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "friendly Routes name mapping to the any Routes or secret related information on successful completion of\n ." type: "Mono<>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.createWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" name: "createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" nameWithType: "RoutesClient.createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route properties." name: "route" type: "" syntax: "public abstract Mono>> createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)" desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "friendly Routes name mapping to the any Routes or secret related information along with \n on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.delete(String resourceGroupName, String profileName, String endpointName, String routeName)" name: "delete(String resourceGroupName, String profileName, String endpointName, String routeName)" nameWithType: "RoutesClient.delete(String resourceGroupName, String profileName, String endpointName, String routeName)" summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" syntax: "public abstract void delete(String resourceGroupName, String profileName, String endpointName, String routeName)" desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.delete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" name: "delete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" nameWithType: "RoutesClient.delete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract void delete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.deleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" name: "deleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" nameWithType: "RoutesClient.deleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" syntax: "public abstract Mono deleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "A that completes when a successful response is received." type: "Mono<Void>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.deleteWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" name: "deleteWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" nameWithType: "RoutesClient.deleteWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" syntax: "public abstract Mono>> deleteWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "the on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.get(String resourceGroupName, String profileName, String endpointName, String routeName)" name: "get(String resourceGroupName, String profileName, String endpointName, String routeName)" nameWithType: "RoutesClient.get(String resourceGroupName, String profileName, String endpointName, String routeName)" summary: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" syntax: "public abstract RouteInner get(String resourceGroupName, String profileName, String endpointName, String routeName)" desc: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "an existing route with the specified route name under the specified subscription, resource group,\n profile, and AzureFrontDoor endpoint." type: "" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" name: "getAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" nameWithType: "RoutesClient.getAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" summary: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" syntax: "public abstract Mono getAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" desc: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "an existing route with the specified route name under the specified subscription, resource group,\n profile, and AzureFrontDoor endpoint on successful completion of ." type: "Mono<>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" name: "getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" nameWithType: "RoutesClient.getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" summary: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)" desc: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "an existing route with the specified route name under the specified subscription, resource group,\n profile, and AzureFrontDoor endpoint along with ." type: "<>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" name: "getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" nameWithType: "RoutesClient.getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" summary: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" syntax: "public abstract Mono> getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)" desc: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "an existing route with the specified route name under the specified subscription, resource group,\n profile, and AzureFrontDoor endpoint along with on successful completion of ." type: "Mono<<>>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpoint(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName)" name: "listByEndpoint(String resourceGroupName, String profileName, String endpointName)" nameWithType: "RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName)" summary: "Lists all of the existing origins within a profile." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" syntax: "public abstract PagedIterable listByEndpoint(String resourceGroupName, String profileName, String endpointName)" desc: "Lists all of the existing origins within a profile." returns: description: "result of the request to list routes as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpoint(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName, Context context)" name: "listByEndpoint(String resourceGroupName, String profileName, String endpointName, Context context)" nameWithType: "RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName, Context context)" summary: "Lists all of the existing origins within a profile." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByEndpoint(String resourceGroupName, String profileName, String endpointName, Context context)" desc: "Lists all of the existing origins within a profile." returns: description: "result of the request to list routes as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpointAsync(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpointAsync(String resourceGroupName, String profileName, String endpointName)" name: "listByEndpointAsync(String resourceGroupName, String profileName, String endpointName)" nameWithType: "RoutesClient.listByEndpointAsync(String resourceGroupName, String profileName, String endpointName)" summary: "Lists all of the existing origins within a profile." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" syntax: "public abstract PagedFlux listByEndpointAsync(String resourceGroupName, String profileName, String endpointName)" desc: "Lists all of the existing origins within a profile." returns: description: "result of the request to list routes as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" name: "update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" nameWithType: "RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route update properties." name: "routeUpdateProperties" type: "" syntax: "public abstract RouteInner update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "friendly Routes name mapping to the any Routes or secret related information." type: "" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)" name: "update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)" nameWithType: "RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)" summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route update properties." name: "routeUpdateProperties" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract RouteInner update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)" desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "friendly Routes name mapping to the any Routes or secret related information." type: "" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.updateAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" name: "updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" nameWithType: "RoutesClient.updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route update properties." name: "routeUpdateProperties" type: "" syntax: "public abstract Mono updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "friendly Routes name mapping to the any Routes or secret related information on successful completion of\n ." type: "Mono<>" - uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.updateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)" fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.updateWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" name: "updateWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" nameWithType: "RoutesClient.updateWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." modifiers: - "abstract" parameters: - description: "Name of the Resource group within the Azure subscription." name: "resourceGroupName" type: "String" - description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group." name: "profileName" type: "String" - description: "Name of the endpoint under the profile which is unique globally." name: "endpointName" type: "String" - description: "Name of the routing rule." name: "routeName" type: "String" - description: "Route update properties." name: "routeUpdateProperties" type: "" syntax: "public abstract Mono>> updateWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)" desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint." returns: description: "friendly Routes name mapping to the any Routes or secret related information along with \n on successful completion of ." type: "Mono<<Flux<ByteBuffer>>>" type: "interface" desc: "An instance of this class provides access to all the operations defined in RoutesClient." metadata: {} package: "com.azure.resourcemanager.cdn.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0