Uses of Class
com.azure.resourcemanager.apicenter.models.OperationDisplay
Packages that use OperationDisplay
Package
Description
Package containing the inner data models for AzureApiCenter.
Package containing the data models for AzureApiCenter.
-
Uses of OperationDisplay in com.azure.resourcemanager.apicenter.fluent.models
Methods in com.azure.resourcemanager.apicenter.fluent.models that return OperationDisplayModifier and TypeMethodDescriptionOperationInner.display()
Get the display property: Localized display information for this particular operation.Methods in com.azure.resourcemanager.apicenter.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.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return OperationDisplayModifier and TypeMethodDescriptionOperation.display()
Gets the display property: Localized display information for this particular operation.static OperationDisplay
OperationDisplay.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of OperationDisplay from the JsonReader.