Uses of Class
software.amazon.awssdk.services.ssm.model.InstancePatchStateFilter
Packages that use InstancePatchStateFilter
-
Uses of InstancePatchStateFilter in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type InstancePatchStateFilterModifier and TypeMethodDescriptionfinal List<InstancePatchStateFilter>DescribeInstancePatchStatesForPatchGroupRequest.filters()Each entry in the array is a structure containing:Methods in software.amazon.awssdk.services.ssm.model with parameters of type InstancePatchStateFilterModifier and TypeMethodDescriptionDescribeInstancePatchStatesForPatchGroupRequest.Builder.filters(InstancePatchStateFilter... filters) Each entry in the array is a structure containing:Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type InstancePatchStateFilterModifier and TypeMethodDescriptionDescribeInstancePatchStatesForPatchGroupRequest.Builder.filters(Collection<InstancePatchStateFilter> filters) Each entry in the array is a structure containing: