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