Uses of Class
com.azure.resourcemanager.agrifood.models.CheckNameAvailabilityRequest
Packages that use CheckNameAvailabilityRequest
Package
Description
Package containing the service clients for AgriFoodManagementClient.
Package containing the data models for AgriFoodManagementClient.
-
Uses of CheckNameAvailabilityRequest in com.azure.resourcemanager.agrifood.fluent
Methods in com.azure.resourcemanager.agrifood.fluent with parameters of type CheckNameAvailabilityRequestModifier and TypeMethodDescriptionLocationsClient.checkNameAvailability(CheckNameAvailabilityRequest body) Checks the name availability of the resource with requested resource name.com.azure.core.http.rest.Response<CheckNameAvailabilityResponseInner> LocationsClient.checkNameAvailabilityWithResponse(CheckNameAvailabilityRequest body, com.azure.core.util.Context context) Checks the name availability of the resource with requested resource name. -
Uses of CheckNameAvailabilityRequest in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return CheckNameAvailabilityRequestModifier and TypeMethodDescriptionstatic CheckNameAvailabilityRequestCheckNameAvailabilityRequest.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CheckNameAvailabilityRequest from the JsonReader.Set the name property: The name of the resource for which availability needs to be checked.Set the type property: The resource type.Methods in com.azure.resourcemanager.agrifood.models with parameters of type CheckNameAvailabilityRequestModifier and TypeMethodDescriptionLocations.checkNameAvailability(CheckNameAvailabilityRequest body) Checks the name availability of the resource with requested resource name.com.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.