Uses of Interface
software.amazon.awssdk.services.ssm.model.AssociationOverview.Builder
Packages that use AssociationOverview.Builder
-
Uses of AssociationOverview.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return AssociationOverview.BuilderModifier and TypeMethodDescriptionAssociationOverview.Builder.associationStatusAggregatedCount(Map<String, Integer> associationStatusAggregatedCount) Returns the number of targets for the association status.static AssociationOverview.BuilderAssociationOverview.builder()AssociationOverview.Builder.detailedStatus(String detailedStatus) A detailed status of the association.The status of the association.AssociationOverview.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type AssociationOverview.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociationOverview.Builder>AssociationOverview.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type AssociationOverview.BuilderModifier and TypeMethodDescriptiondefault Association.BuilderAssociation.Builder.overview(Consumer<AssociationOverview.Builder> overview) Information about the association.default AssociationDescription.BuilderAssociationDescription.Builder.overview(Consumer<AssociationOverview.Builder> overview) Information about the association.