Uses of Interface
software.amazon.awssdk.services.databasemigration.model.ReplicationInstanceTaskLog.Builder
Packages that use ReplicationInstanceTaskLog.Builder
-
Uses of ReplicationInstanceTaskLog.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return ReplicationInstanceTaskLog.BuilderModifier and TypeMethodDescriptionReplicationInstanceTaskLog.builder()ReplicationInstanceTaskLog.Builder.replicationInstanceTaskLogSize(Long replicationInstanceTaskLogSize) The size, in bytes, of the replication task log.ReplicationInstanceTaskLog.Builder.replicationTaskArn(String replicationTaskArn) The Amazon Resource Name (ARN) of the replication task.ReplicationInstanceTaskLog.Builder.replicationTaskName(String replicationTaskName) The name of the replication task.ReplicationInstanceTaskLog.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type ReplicationInstanceTaskLog.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReplicationInstanceTaskLog.Builder>ReplicationInstanceTaskLog.serializableBuilderClass()