Uses of Class
software.amazon.awssdk.services.evidently.model.ProjectAppConfigResource
-
Packages that use ProjectAppConfigResource Package Description software.amazon.awssdk.services.evidently.model -
-
Uses of ProjectAppConfigResource in software.amazon.awssdk.services.evidently.model
Methods in software.amazon.awssdk.services.evidently.model that return ProjectAppConfigResource Modifier and Type Method Description ProjectAppConfigResourceProject. appConfigResource()This structure defines the configuration of how your application integrates with AppConfig to run client-side evaluation.Methods in software.amazon.awssdk.services.evidently.model with parameters of type ProjectAppConfigResource Modifier and Type Method Description Project.BuilderProject.Builder. appConfigResource(ProjectAppConfigResource appConfigResource)This structure defines the configuration of how your application integrates with AppConfig to run client-side evaluation.
-