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