Uses of Class
com.azure.resourcemanager.cdn.models.ValidateSecretInput
-
Packages that use ValidateSecretInput Package Description com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of ValidateSecretInput in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ValidateSecretInput Modifier and Type Method Description ValidateSecretInputValidateSecretInput. withSecretSource(ResourceReference secretSource)Set the secretSource property: The secret source.ValidateSecretInputValidateSecretInput. withSecretType(ValidateSecretType secretType)Set the secretType property: The secret type.
-