Uses of Class
com.azure.resourcemanager.dataprotection.models.ClientDiscoveryDisplay
Package
Description
Package containing the inner data models for DataProtectionClient.
Package containing the data models for DataProtectionClient.
-
Uses of ClientDiscoveryDisplay in com.azure.resourcemanager.dataprotection.fluent.models
Modifier and TypeMethodDescriptionClientDiscoveryValueForSingleApiInner.display()
Get the display property: ClientDiscoveryDisplayModifier and TypeMethodDescriptionClientDiscoveryValueForSingleApiInner.withDisplay
(ClientDiscoveryDisplay display) Set the display property: ClientDiscoveryDisplay -
Uses of ClientDiscoveryDisplay in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionClientDiscoveryValueForSingleApi.display()
Gets the display property: ClientDiscoveryDisplayClientDiscoveryDisplay.withDescription
(String description) Set the description property: Description of the operation having details of what operation is about.ClientDiscoveryDisplay.withOperation
(String operation) Set the operation property: Operations Name itself.ClientDiscoveryDisplay.withProvider
(String provider) Set the provider property: Name of the provider for display purposes.ClientDiscoveryDisplay.withResource
(String resource) Set the resource property: ResourceType for which this Operation can be performed.