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