Uses of Interface
software.amazon.awssdk.services.ssm.model.DescribePatchPropertiesResponse.Builder
Packages that use DescribePatchPropertiesResponse.Builder
-
Uses of DescribePatchPropertiesResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DescribePatchPropertiesResponse.BuilderModifier and TypeMethodDescriptionDescribePatchPropertiesResponse.builder()The token for the next set of items to return.DescribePatchPropertiesResponse.Builder.properties(Collection<? extends Map<String, String>> properties) A list of the properties for patches matching the filter request parameters.DescribePatchPropertiesResponse.Builder.properties(Map<String, String>... properties) A list of the properties for patches matching the filter request parameters.DescribePatchPropertiesResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DescribePatchPropertiesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribePatchPropertiesResponse.Builder>DescribePatchPropertiesResponse.serializableBuilderClass()