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