Uses of Interface
com.azure.resourcemanager.apimanagement.models.ApiManagementServiceResource
Packages that use ApiManagementServiceResource
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementServiceResource in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementServiceResourceModifier and TypeMethodDescriptionApiManagementServiceResource.Update.apply()Executes the update request.ApiManagementServiceResource.Update.apply(com.azure.core.util.Context context) Executes the update request.ApiManagementServiceResource.applyNetworkConfigurationUpdates()Updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated DNS changes.ApiManagementServiceResource.applyNetworkConfigurationUpdates(ApiManagementServiceApplyNetworkConfigurationParameters parameters, com.azure.core.util.Context context) Updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated DNS changes.ApiManagementServices.applyNetworkConfigurationUpdates(String resourceGroupName, String serviceName) Updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated DNS changes.ApiManagementServices.applyNetworkConfigurationUpdates(String resourceGroupName, String serviceName, ApiManagementServiceApplyNetworkConfigurationParameters parameters, com.azure.core.util.Context context) Updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated DNS changes.ApiManagementServiceResource.backup(ApiManagementServiceBackupRestoreParameters parameters) Creates a backup of the API Management service to the given Azure Storage Account.ApiManagementServiceResource.backup(ApiManagementServiceBackupRestoreParameters parameters, com.azure.core.util.Context context) Creates a backup of the API Management service to the given Azure Storage Account.ApiManagementServices.backup(String resourceGroupName, String serviceName, ApiManagementServiceBackupRestoreParameters parameters) Creates a backup of the API Management service to the given Azure Storage Account.ApiManagementServices.backup(String resourceGroupName, String serviceName, ApiManagementServiceBackupRestoreParameters parameters, com.azure.core.util.Context context) Creates a backup of the API Management service to the given Azure Storage Account.ApiManagementServiceResource.DefinitionStages.WithCreate.create()Executes the create request.ApiManagementServiceResource.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.ApiManagementServices.delete(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Deletes an existing API Management service.ApiManagementServices.deleteById(String id) Deletes an existing API Management service.ApiManagementServices.deleteByIdWithResponse(String id, com.azure.core.util.Context context) Deletes an existing API Management service.ApiManagementServices.deleteByResourceGroup(String resourceGroupName, String serviceName) Deletes an existing API Management service.Gets an API Management service resource description.ApiManagementServices.getByResourceGroup(String resourceGroupName, String serviceName) Gets an API Management service resource description.ApiManagementServiceResource.migrateToStv2()Upgrades an API Management service to the Stv2 platform.ApiManagementServiceResource.migrateToStv2(MigrateToStv2Contract parameters, com.azure.core.util.Context context) Upgrades an API Management service to the Stv2 platform.ApiManagementServices.migrateToStv2(String resourceGroupName, String serviceName) Upgrades an API Management service to the Stv2 platform.ApiManagementServices.migrateToStv2(String resourceGroupName, String serviceName, MigrateToStv2Contract parameters, com.azure.core.util.Context context) Upgrades an API Management service to the Stv2 platform.ApiManagementServiceResource.refresh()Refreshes the resource to sync with Azure.ApiManagementServiceResource.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.ApiManagementServices.restore(String resourceGroupName, String serviceName, ApiManagementServiceBackupRestoreParameters parameters) Restores a backup of an API Management service created using the ApiManagementService_Backup operation on the current service.ApiManagementServices.restore(String resourceGroupName, String serviceName, ApiManagementServiceBackupRestoreParameters parameters, com.azure.core.util.Context context) Restores a backup of an API Management service created using the ApiManagementService_Backup operation on the current service.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type ApiManagementServiceResourceModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ApiManagementServiceResource> ApiManagementServices.getByIdWithResponse(String id, com.azure.core.util.Context context) Gets an API Management service resource description.com.azure.core.http.rest.Response<ApiManagementServiceResource> ApiManagementServices.getByResourceGroupWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Gets an API Management service resource description.com.azure.core.http.rest.PagedIterable<ApiManagementServiceResource> ApiManagementServices.list()Lists all API Management services within an Azure subscription.com.azure.core.http.rest.PagedIterable<ApiManagementServiceResource> ApiManagementServices.list(com.azure.core.util.Context context) Lists all API Management services within an Azure subscription.com.azure.core.http.rest.PagedIterable<ApiManagementServiceResource> ApiManagementServices.listByResourceGroup(String resourceGroupName) List all API Management services within a resource group.com.azure.core.http.rest.PagedIterable<ApiManagementServiceResource> ApiManagementServices.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) List all API Management services within a resource group.