Uses of Class
software.amazon.awssdk.services.controlcatalog.model.AssociatedObjectiveSummary
-
Packages that use AssociatedObjectiveSummary Package Description software.amazon.awssdk.services.controlcatalog.model -
-
Uses of AssociatedObjectiveSummary in software.amazon.awssdk.services.controlcatalog.model
Methods in software.amazon.awssdk.services.controlcatalog.model that return AssociatedObjectiveSummary Modifier and Type Method Description AssociatedObjectiveSummaryCommonControlSummary. objective()The objective that the common control belongs to.Methods in software.amazon.awssdk.services.controlcatalog.model with parameters of type AssociatedObjectiveSummary Modifier and Type Method Description CommonControlSummary.BuilderCommonControlSummary.Builder. objective(AssociatedObjectiveSummary objective)The objective that the common control belongs to.
-