Uses of Interface
software.amazon.awssdk.services.databasemigration.model.CollectorShortInfoResponse.Builder
Packages that use CollectorShortInfoResponse.Builder
-
Uses of CollectorShortInfoResponse.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return CollectorShortInfoResponse.BuilderModifier and TypeMethodDescriptionCollectorShortInfoResponse.builder()CollectorShortInfoResponse.Builder.collectorName(String collectorName) The name of the Fleet Advisor collector.CollectorShortInfoResponse.Builder.collectorReferencedId(String collectorReferencedId) The reference ID of the Fleet Advisor collector.CollectorShortInfoResponse.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type CollectorShortInfoResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CollectorShortInfoResponse.Builder>CollectorShortInfoResponse.serializableBuilderClass()