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