Uses of Class
co.yellowdog.platform.model.AzureAccountAuthenticationProperties
Packages that use AzureAccountAuthenticationProperties
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of AzureAccountAuthenticationProperties in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return AzureAccountAuthenticationPropertiesModifier and TypeMethodDescriptionAzureAccountAuthenticationProperties.Builder.build()
AccountAuthenticationProperties.getAzure()
Methods in co.yellowdog.platform.model with parameters of type AzureAccountAuthenticationPropertiesModifier and TypeMethodDescriptionAccountAuthenticationProperties.Builder.azure
(AzureAccountAuthenticationProperties azure) void
AccountAuthenticationProperties.setAzure
(AzureAccountAuthenticationProperties azure)