Uses of Class
software.amazon.awssdk.services.codebuild.model.ProjectBadge
-
Packages that use ProjectBadge Package Description software.amazon.awssdk.services.codebuild.model -
-
Uses of ProjectBadge in software.amazon.awssdk.services.codebuild.model
Methods in software.amazon.awssdk.services.codebuild.model that return ProjectBadge Modifier and Type Method Description ProjectBadgeProject. badge()Information about the build badge for the build project.Methods in software.amazon.awssdk.services.codebuild.model with parameters of type ProjectBadge Modifier and Type Method Description Project.BuilderProject.Builder. badge(ProjectBadge badge)Information about the build badge for the build project.
-