Uses of Interface
com.azure.resourcemanager.agrifood.models.CheckNameAvailabilityResponse
Packages that use CheckNameAvailabilityResponse
Package
Description
Package containing the data models for AgriFoodManagementClient.
-
Uses of CheckNameAvailabilityResponse in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return CheckNameAvailabilityResponseModifier and TypeMethodDescriptionLocations.checkNameAvailability(CheckNameAvailabilityRequest body) Checks the name availability of the resource with requested resource name.Methods in com.azure.resourcemanager.agrifood.models that return types with arguments of type CheckNameAvailabilityResponseModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<CheckNameAvailabilityResponse> Locations.checkNameAvailabilityWithResponse(CheckNameAvailabilityRequest body, com.azure.core.util.Context context) Checks the name availability of the resource with requested resource name.