Uses of Class
com.azure.resourcemanager.network.fluent.models.DdosProtectionPlanInner
Packages that use DdosProtectionPlanInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of DdosProtectionPlanInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return DdosProtectionPlanInnerModifier and TypeMethodDescriptionDdosProtectionPlansClient.createOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.DdosProtectionPlansClient.createOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters, com.azure.core.util.Context context) Creates or updates a DDoS protection plan.DdosProtectionPlansClient.getByResourceGroup(String resourceGroupName, String ddosProtectionPlanName) Gets information about the specified DDoS protection plan.DdosProtectionPlansClient.updateTags(String resourceGroupName, String ddosProtectionPlanName, TagsObject parameters) Update a DDoS protection plan tags.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type DdosProtectionPlanInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters, com.azure.core.util.Context context) Creates or updates a DDoS protection plan.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters, com.azure.core.util.Context context) Creates or updates a DDoS protection plan.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdateAsync(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdateAsync(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.DdosProtectionPlansClient.createOrUpdateAsync(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.DdosProtectionPlansClient.getByResourceGroupAsync(String resourceGroupName, String ddosProtectionPlanName) Gets information about the specified DDoS protection plan.com.azure.core.http.rest.Response<DdosProtectionPlanInner> DdosProtectionPlansClient.getByResourceGroupWithResponse(String resourceGroupName, String ddosProtectionPlanName, com.azure.core.util.Context context) Gets information about the specified DDoS protection plan.Mono<com.azure.core.http.rest.Response<DdosProtectionPlanInner>> DdosProtectionPlansClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String ddosProtectionPlanName) Gets information about the specified DDoS protection plan.com.azure.core.http.rest.PagedIterable<DdosProtectionPlanInner> DdosProtectionPlansClient.list()Gets all DDoS protection plans in a subscription.com.azure.core.http.rest.PagedIterable<DdosProtectionPlanInner> DdosProtectionPlansClient.list(com.azure.core.util.Context context) Gets all DDoS protection plans in a subscription.com.azure.core.http.rest.PagedFlux<DdosProtectionPlanInner> DdosProtectionPlansClient.listAsync()Gets all DDoS protection plans in a subscription.com.azure.core.http.rest.PagedIterable<DdosProtectionPlanInner> DdosProtectionPlansClient.listByResourceGroup(String resourceGroupName) Gets all the DDoS protection plans in a resource group.com.azure.core.http.rest.PagedIterable<DdosProtectionPlanInner> DdosProtectionPlansClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets all the DDoS protection plans in a resource group.com.azure.core.http.rest.PagedFlux<DdosProtectionPlanInner> DdosProtectionPlansClient.listByResourceGroupAsync(String resourceGroupName) Gets all the DDoS protection plans in a resource group.DdosProtectionPlansClient.updateTagsAsync(String resourceGroupName, String ddosProtectionPlanName, TagsObject parameters) Update a DDoS protection plan tags.com.azure.core.http.rest.Response<DdosProtectionPlanInner> DdosProtectionPlansClient.updateTagsWithResponse(String resourceGroupName, String ddosProtectionPlanName, TagsObject parameters, com.azure.core.util.Context context) Update a DDoS protection plan tags.Mono<com.azure.core.http.rest.Response<DdosProtectionPlanInner>> DdosProtectionPlansClient.updateTagsWithResponseAsync(String resourceGroupName, String ddosProtectionPlanName, TagsObject parameters) Update a DDoS protection plan tags.Methods in com.azure.resourcemanager.network.fluent with parameters of type DdosProtectionPlanInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters, com.azure.core.util.Context context) Creates or updates a DDoS protection plan.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DdosProtectionPlanInner>, DdosProtectionPlanInner> DdosProtectionPlansClient.beginCreateOrUpdateAsync(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.DdosProtectionPlansClient.createOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.DdosProtectionPlansClient.createOrUpdate(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters, com.azure.core.util.Context context) Creates or updates a DDoS protection plan.DdosProtectionPlansClient.createOrUpdateAsync(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> DdosProtectionPlansClient.createOrUpdateWithResponseAsync(String resourceGroupName, String ddosProtectionPlanName, DdosProtectionPlanInner parameters) Creates or updates a DDoS protection plan. -
Uses of DdosProtectionPlanInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return DdosProtectionPlanInnerModifier and TypeMethodDescriptionstatic DdosProtectionPlanInnerDdosProtectionPlanInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DdosProtectionPlanInner from the JsonReader.DdosProtectionPlanInner.withLocation(String location) -
Uses of DdosProtectionPlanInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type DdosProtectionPlanInnerModifier and TypeMethodDescriptionDdosProtectionPlanListResult.value()Get the value property: A list of DDoS protection plans.Method parameters in com.azure.resourcemanager.network.models with type arguments of type DdosProtectionPlanInnerModifier and TypeMethodDescriptionDdosProtectionPlanListResult.withValue(List<DdosProtectionPlanInner> value) Set the value property: A list of DDoS protection plans.