Uses of Interface
software.amazon.awssdk.services.ssm.model.ParameterVersionNotFoundException.Builder
Packages that use ParameterVersionNotFoundException.Builder
-
Uses of ParameterVersionNotFoundException.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ParameterVersionNotFoundException.BuilderModifier and TypeMethodDescriptionParameterVersionNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) ParameterVersionNotFoundException.builder()ParameterVersionNotFoundException.Builder.numAttempts(Integer numAttempts) ParameterVersionNotFoundException.Builder.statusCode(int statusCode) ParameterVersionNotFoundException.toBuilder()ParameterVersionNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ParameterVersionNotFoundException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ParameterVersionNotFoundException.Builder>ParameterVersionNotFoundException.serializableBuilderClass()