Uses of Class
com.azure.resourcemanager.appplatform.models.ValidationMessages
Packages that use ValidationMessages
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ValidationMessages in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ValidationMessagesModifier and TypeMethodDescriptionValidationMessages.withMessages(List<String> messages) Set the messages property: Detailed validation messages.Set the name property: The name of the configuration service git repository.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type ValidationMessagesModifier and TypeMethodDescriptionConfigurationServiceGitPropertyValidateResult.gitReposValidationResult()Get the gitReposValidationResult property: The detail validation results.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type ValidationMessagesModifier and TypeMethodDescriptionConfigurationServiceGitPropertyValidateResult.withGitReposValidationResult(List<ValidationMessages> gitReposValidationResult) Set the gitReposValidationResult property: The detail validation results.