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