Uses of Interface
software.amazon.awssdk.services.rds.model.IntegrationError.Builder
Packages that use IntegrationError.Builder
-
Uses of IntegrationError.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return IntegrationError.BuilderModifier and TypeMethodDescriptionstatic IntegrationError.BuilderIntegrationError.builder()The error code associated with the integration.IntegrationError.Builder.errorMessage(String errorMessage) A message explaining the error.IntegrationError.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type IntegrationError.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IntegrationError.Builder>IntegrationError.serializableBuilderClass()