Uses of Interface
software.amazon.awssdk.services.ssm.model.InstancePatchStateFilter.Builder
Packages that use InstancePatchStateFilter.Builder
-
Uses of InstancePatchStateFilter.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return InstancePatchStateFilter.BuilderModifier and TypeMethodDescriptionInstancePatchStateFilter.builder()The key for the filter.InstancePatchStateFilter.toBuilder()The type of comparison that should be performed for the value.InstancePatchStateFilter.Builder.type(InstancePatchStateOperatorType type) The type of comparison that should be performed for the value.The value for the filter.InstancePatchStateFilter.Builder.values(Collection<String> values) The value for the filter.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type InstancePatchStateFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InstancePatchStateFilter.Builder>InstancePatchStateFilter.serializableBuilderClass()