Uses of Class
com.azure.resourcemanager.appcontainers.models.DiagnosticSupportTopic
Packages that use DiagnosticSupportTopic
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of DiagnosticSupportTopic in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return DiagnosticSupportTopicModifier and TypeMethodDescriptionstatic DiagnosticSupportTopic
DiagnosticSupportTopic.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DiagnosticSupportTopic from the JsonReader.Methods in com.azure.resourcemanager.appcontainers.models that return types with arguments of type DiagnosticSupportTopicModifier and TypeMethodDescriptionDiagnosticsDefinition.supportTopicList()
Get the supportTopicList property: List of support topics.Method parameters in com.azure.resourcemanager.appcontainers.models with type arguments of type DiagnosticSupportTopicModifier and TypeMethodDescriptionDiagnosticsDefinition.withSupportTopicList
(List<DiagnosticSupportTopic> supportTopicList) Set the supportTopicList property: List of support topics.