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