Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
Packages that use OperationDisplay
Package
Description
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of OperationDisplay in com.azure.resourcemanager.hdinsight.containers.fluent.models
Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return OperationDisplayModifier and TypeMethodDescriptionOperationInner.display()Get the display property: Localized display information for this particular operation.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models with parameters of type OperationDisplayModifier and TypeMethodDescriptionOperationInner.withDisplay(OperationDisplay display) Set the display property: Localized display information for this particular operation. -
Uses of OperationDisplay in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type OperationDisplayModifier and TypeClassDescriptionfinal classLocalized display information for this particular operation.Methods in com.azure.resourcemanager.hdinsight.containers.models that return OperationDisplayModifier and TypeMethodDescriptionOperation.display()Gets the display property: Localized display information for this particular operation.static OperationDisplayOperationDisplay.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationDisplay from the JsonReader.