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