Uses of Class
com.azure.resourcemanager.cdn.fluent.models.RouteInner
Packages that use RouteInner
Package
Description
Package containing the service clients for CdnManagementClient.
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of RouteInner in com.azure.resourcemanager.cdn.fluent
Methods in com.azure.resourcemanager.cdn.fluent that return RouteInnerModifier and TypeMethodDescriptionRoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, com.azure.core.util.Context context) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.get(String resourceGroupName, String profileName, String endpointName, String routeName) Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, com.azure.core.util.Context context) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type RouteInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, com.azure.core.util.Context context) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, com.azure.core.util.Context context) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, com.azure.core.util.Context context) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, com.azure.core.util.Context context) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.getAsync(String resourceGroupName, String profileName, String endpointName, String routeName) Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.http.rest.Response<RouteInner> RoutesClient.getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, com.azure.core.util.Context context) Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.Mono<com.azure.core.http.rest.Response<RouteInner>> RoutesClient.getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName) Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.http.rest.PagedIterable<RouteInner> RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName) Lists all of the existing origins within a profile.com.azure.core.http.rest.PagedIterable<RouteInner> RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName, com.azure.core.util.Context context) Lists all of the existing origins within a profile.com.azure.core.http.rest.PagedFlux<RouteInner> RoutesClient.listByEndpointAsync(String resourceGroupName, String profileName, String endpointName) Lists all of the existing origins within a profile.RoutesClient.updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties) Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.Methods in com.azure.resourcemanager.cdn.fluent with parameters of type RouteInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, com.azure.core.util.Context context) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RouteInner>, RouteInner> RoutesClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, com.azure.core.util.Context context) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.RoutesClient.createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> RoutesClient.createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route) Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. -
Uses of RouteInner in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return RouteInnerModifier and TypeMethodDescriptionstatic RouteInnerRouteInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RouteInner from the JsonReader.RouteInner.withCacheConfiguration(AfdRouteCacheConfiguration cacheConfiguration) Set the cacheConfiguration property: The caching configuration for this route.RouteInner.withCustomDomains(List<ActivatedResourceReference> customDomains) Set the customDomains property: Domains referenced by this endpoint.RouteInner.withEnabledState(EnabledState enabledState) Set the enabledState property: Whether to enable use of this rule.RouteInner.withForwardingProtocol(ForwardingProtocol forwardingProtocol) Set the forwardingProtocol property: Protocol this rule will use when forwarding traffic to backends.RouteInner.withHttpsRedirect(HttpsRedirect httpsRedirect) Set the httpsRedirect property: Whether to automatically redirect HTTP traffic to HTTPS traffic.RouteInner.withLinkToDefaultDomain(LinkToDefaultDomain linkToDefaultDomain) Set the linkToDefaultDomain property: whether this route will be linked to the default endpoint domain.RouteInner.withOriginGroup(ResourceReference originGroup) Set the originGroup property: A reference to the origin group.RouteInner.withOriginPath(String originPath) Set the originPath property: A directory path on the origin that AzureFrontDoor can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.RouteInner.withPatternsToMatch(List<String> patternsToMatch) Set the patternsToMatch property: The route patterns of the rule.RouteInner.withRuleSets(List<ResourceReference> ruleSets) Set the ruleSets property: rule sets referenced by this endpoint.RouteInner.withSupportedProtocols(List<AfdEndpointProtocols> supportedProtocols) Set the supportedProtocols property: List of supported protocols for this route. -
Uses of RouteInner in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type RouteInnerModifier and TypeMethodDescriptionRouteListResult.value()Get the value property: List of AzureFrontDoor routes within a profile.