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