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