Uses of Interface
software.amazon.awssdk.services.ssm.model.PutParameterResponse.Builder
Packages that use PutParameterResponse.Builder
-
Uses of PutParameterResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return PutParameterResponse.BuilderModifier and TypeMethodDescriptionstatic PutParameterResponse.BuilderPutParameterResponse.builder()The tier assigned to the parameter.PutParameterResponse.Builder.tier(ParameterTier tier) The tier assigned to the parameter.PutParameterResponse.toBuilder()The new version number of a parameter.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type PutParameterResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutParameterResponse.Builder>PutParameterResponse.serializableBuilderClass()