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