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