Uses of Class
com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadata
Packages that use ServiceProviderParameterMetadata
Package
Description
Package containing the data models for AzureBotService.
-
Uses of ServiceProviderParameterMetadata in com.azure.resourcemanager.botservice.models
Methods in com.azure.resourcemanager.botservice.models that return ServiceProviderParameterMetadataModifier and TypeMethodDescriptionServiceProviderParameterMetadata.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceProviderParameterMetadata from the JsonReader.ServiceProviderParameter.metadata()Get the metadata property: Meta data for the Service Provider.ServiceProviderParameterMetadata.withConstraints(ServiceProviderParameterMetadataConstraints constraints) Set the constraints property: the constraints of the bot meta data.