Uses of Interface
software.amazon.awssdk.services.databasemigration.model.StartReplicationResponse.Builder
Packages that use StartReplicationResponse.Builder
-
Uses of StartReplicationResponse.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return StartReplicationResponse.BuilderModifier and TypeMethodDescriptionStartReplicationResponse.builder()default StartReplicationResponse.BuilderStartReplicationResponse.Builder.replication(Consumer<Replication.Builder> replication) The replication that DMS started.StartReplicationResponse.Builder.replication(Replication replication) The replication that DMS started.StartReplicationResponse.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type StartReplicationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartReplicationResponse.Builder>StartReplicationResponse.serializableBuilderClass()