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