Uses of Interface
software.amazon.awssdk.services.ssm.model.DescribePatchGroupsResponse.Builder
Packages that use DescribePatchGroupsResponse.Builder
-
Uses of DescribePatchGroupsResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DescribePatchGroupsResponse.BuilderModifier and TypeMethodDescriptionDescribePatchGroupsResponse.builder()DescribePatchGroupsResponse.Builder.mappings(Collection<PatchGroupPatchBaselineMapping> mappings) Each entry in the array contains:DescribePatchGroupsResponse.Builder.mappings(Consumer<PatchGroupPatchBaselineMapping.Builder>... mappings) Each entry in the array contains:DescribePatchGroupsResponse.Builder.mappings(PatchGroupPatchBaselineMapping... mappings) Each entry in the array contains:The token to use when requesting the next set of items.DescribePatchGroupsResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DescribePatchGroupsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribePatchGroupsResponse.Builder>DescribePatchGroupsResponse.serializableBuilderClass()