Uses of Interface
software.amazon.awssdk.services.ssm.model.InstancePropertyStringFilter.Builder
Packages that use InstancePropertyStringFilter.Builder
-
Uses of InstancePropertyStringFilter.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return InstancePropertyStringFilter.BuilderModifier and TypeMethodDescriptionInstancePropertyStringFilter.builder()The filter key name to describe your managed nodes.The operator used by the filter call.InstancePropertyStringFilter.Builder.operator(InstancePropertyFilterOperator operator) The operator used by the filter call.InstancePropertyStringFilter.toBuilder()The filter key name to describe your managed nodes.InstancePropertyStringFilter.Builder.values(Collection<String> values) The filter key name to describe your managed nodes.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type InstancePropertyStringFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InstancePropertyStringFilter.Builder>InstancePropertyStringFilter.serializableBuilderClass()