Uses of Interface
software.amazon.awssdk.services.ssm.model.DescribeInstancePatchStatesForPatchGroupResponse.Builder
Packages that use DescribeInstancePatchStatesForPatchGroupResponse.Builder
-
Uses of DescribeInstancePatchStatesForPatchGroupResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DescribeInstancePatchStatesForPatchGroupResponse.BuilderModifier and TypeMethodDescriptionDescribeInstancePatchStatesForPatchGroupResponse.builder()DescribeInstancePatchStatesForPatchGroupResponse.Builder.instancePatchStates(Collection<InstancePatchState> instancePatchStates) The high-level patch state for the requested managed nodes.DescribeInstancePatchStatesForPatchGroupResponse.Builder.instancePatchStates(Consumer<InstancePatchState.Builder>... instancePatchStates) The high-level patch state for the requested managed nodes.DescribeInstancePatchStatesForPatchGroupResponse.Builder.instancePatchStates(InstancePatchState... instancePatchStates) The high-level patch state for the requested managed nodes.The token to use when requesting the next set of items.DescribeInstancePatchStatesForPatchGroupResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DescribeInstancePatchStatesForPatchGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeInstancePatchStatesForPatchGroupResponse.Builder>DescribeInstancePatchStatesForPatchGroupResponse.serializableBuilderClass()