Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.CloudWatchException.Builder
Packages that use CloudWatchException.Builder
-
Uses of CloudWatchException.Builder in software.amazon.awssdk.services.cloudwatch.model
Subinterfaces of CloudWatchException.Builder in software.amazon.awssdk.services.cloudwatch.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.services.cloudwatch.model that implement CloudWatchException.BuilderMethods in software.amazon.awssdk.services.cloudwatch.model that return CloudWatchException.BuilderModifier and TypeMethodDescriptionCloudWatchException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static CloudWatchException.BuilderCloudWatchException.builder()CloudWatchException.Builder.numAttempts(Integer numAttempts) CloudWatchException.Builder.statusCode(int statusCode) CloudWatchException.toBuilder()CloudWatchException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type CloudWatchException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CloudWatchException.Builder>CloudWatchException.serializableBuilderClass()Constructors in software.amazon.awssdk.services.cloudwatch.model with parameters of type CloudWatchException.Builder