Uses of Interface
software.amazon.awssdk.services.ssm.model.ListNodesSummaryResponse.Builder
Packages that use ListNodesSummaryResponse.Builder
-
Uses of ListNodesSummaryResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ListNodesSummaryResponse.BuilderModifier and TypeMethodDescriptionListNodesSummaryResponse.builder()The token to use when requesting the next set of items.ListNodesSummaryResponse.Builder.summary(Collection<? extends Map<String, String>> summary) A collection of objects reporting information about your managed nodes, such as the count of nodes by operating system.A collection of objects reporting information about your managed nodes, such as the count of nodes by operating system.ListNodesSummaryResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ListNodesSummaryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListNodesSummaryResponse.Builder>ListNodesSummaryResponse.serializableBuilderClass()