Uses of Class
com.azure.resourcemanager.botservice.models.ServiceProvider
Packages that use ServiceProvider
Package
Description
Package containing the inner data models for AzureBotService.
Package containing the data models for AzureBotService.
-
Uses of ServiceProvider in com.azure.resourcemanager.botservice.fluent.models
Methods in com.azure.resourcemanager.botservice.fluent.models that return types with arguments of type ServiceProviderModifier and TypeMethodDescriptionServiceProviderResponseListInner.value()Get the value property: Gets the list of bot service providers and their properties. -
Uses of ServiceProvider in com.azure.resourcemanager.botservice.models
Methods in com.azure.resourcemanager.botservice.models that return ServiceProviderModifier and TypeMethodDescriptionstatic ServiceProviderServiceProvider.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceProvider from the JsonReader.ServiceProvider.withProperties(ServiceProviderProperties properties) Set the properties property: The Properties of a Service Provider Object.Methods in com.azure.resourcemanager.botservice.models that return types with arguments of type ServiceProviderModifier and TypeMethodDescriptionServiceProviderResponseList.value()Gets the value property: Gets the list of bot service providers and their properties.