Uses of Class
com.azure.resourcemanager.apicenter.models.ApiDefinitionsCreateOrUpdateResponse
Packages that use ApiDefinitionsCreateOrUpdateResponse
Package
Description
Package containing the service clients for AzureApiCenter.
-
Uses of ApiDefinitionsCreateOrUpdateResponse in com.azure.resourcemanager.apicenter.fluent
Methods in com.azure.resourcemanager.apicenter.fluent that return ApiDefinitionsCreateOrUpdateResponseModifier and TypeMethodDescriptionApiDefinitionsClient.createOrUpdateWithResponse
(String resourceGroupName, String serviceName, String workspaceName, String apiName, String versionName, String definitionName, ApiDefinitionInner resource, com.azure.core.util.Context context) Creates new or updates existing API definition.