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