Uses of Enum
com.azure.resourcemanager.botservice.models.Key
Packages that use Key
Package
Description
Package containing the data models for AzureBotService.
-
Uses of Key in com.azure.resourcemanager.botservice.models
Methods in com.azure.resourcemanager.botservice.models that return KeyModifier and TypeMethodDescriptionstatic KeyKey.fromString(String value) Parses a serialized value to a Key instance.SiteInfo.key()Get the key property: Determines which key is to be regenerated.static KeyReturns the enum constant of this type with the specified name.static Key[]Key.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.resourcemanager.botservice.models with parameters of type Key