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