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