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