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