Uses of Interface
com.azure.resourcemanager.apimanagement.models.OperationResultContract
Packages that use OperationResultContract
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of OperationResultContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return OperationResultContractModifier and TypeMethodDescriptionValidate all policies of API Management services.PolicyRestrictionValidations.byService(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Validate all policies of API Management services.TenantConfigurations.deploy(String resourceGroupName, String serviceName, ConfigurationIdName configurationName, DeployConfigurationParameters parameters) This operation applies changes from the specified Git branch to the configuration database.TenantConfigurations.deploy(String resourceGroupName, String serviceName, ConfigurationIdName configurationName, DeployConfigurationParameters parameters, com.azure.core.util.Context context) This operation applies changes from the specified Git branch to the configuration database.TenantConfigurations.save(String resourceGroupName, String serviceName, ConfigurationIdName configurationName, SaveConfigurationParameter parameters) This operation creates a commit with the current configuration snapshot to the specified branch in the repository.TenantConfigurations.save(String resourceGroupName, String serviceName, ConfigurationIdName configurationName, SaveConfigurationParameter parameters, com.azure.core.util.Context context) This operation creates a commit with the current configuration snapshot to the specified branch in the repository.TenantConfigurations.validate(String resourceGroupName, String serviceName, ConfigurationIdName configurationName, DeployConfigurationParameters parameters) This operation validates the changes in the specified Git branch.TenantConfigurations.validate(String resourceGroupName, String serviceName, ConfigurationIdName configurationName, DeployConfigurationParameters parameters, com.azure.core.util.Context context) This operation validates the changes in the specified Git branch.